![]() |
Project Arrhythmia
A video game developed by Vitamin Games.
|
Inheritance diagram for DebugCommandBase:Public Member Functions | |
| DebugCommandBase (string _id, string _description, string _format) | |
Properties | |
| string | commandId [get] |
| string | commandDescription [get] |
| string | commandFormat [get] |
Private Attributes | |
| string | _commandId |
| string | _commandDescription |
| string | _commandFormat |