|
Vertices Engine
v1.9.2.92
A Cross Platform game engine developed by Virtex Edge Design.
|
Interface for debug command executioner. More...
Public Member Functions | |
| void | ExecuteCommand (string command, bool IsCmdLine=false) |
| Execute command. | |
Interface for debug command executioner.
| void VerticesEngine.Diagnostics.IDebugCommandExecutioner.ExecuteCommand | ( | string | command, |
| bool | IsCmdLine = false ) |
Execute command.
Implemented in VerticesEngine.Diagnostics.vxDebugCommandUI.