Public Member Functions | |
| CCheatHelp (string command, int type) | |
| void | Description (string line) |
| void | SeeAlso (string line) |
Public Attributes | |
| string | command |
| uint | type |
| bool | scripted |
| bool | disabled |
| array< string > | description |
| array< string > | see_also |
| CCheatHelp | ( | string | command, | |
| int | type | |||
| ) |
| void Description | ( | string | line | ) |
| void SeeAlso | ( | string | line | ) |
| uint type |
| bool scripted |
| bool disabled |
| array<string> description |
1.7.1