|
Vertices Engine
v1.9.2.92
A Cross Platform game engine developed by Virtex Edge Design.
|
CommandInfo class that contains information to run the command. More...
Public Member Functions | |
| CommandInfo (string command, string description, DebugCommandExecute callback) | |
Public Attributes | |
| string | command |
| string | description |
| DebugCommandExecute | callback |
CommandInfo class that contains information to run the command.