Vertices Engine  v1.9.2.92
A Cross Platform game engine developed by Virtex Edge Design.
Loading...
Searching...
No Matches
VerticesEngine.Diagnostics.IDebugCommandExecutioner Interface Reference

Interface for debug command executioner. More...

Inheritance diagram for VerticesEngine.Diagnostics.IDebugCommandExecutioner:
VerticesEngine.Diagnostics.IDebugCommandHost VerticesEngine.Diagnostics.vxDebugCommandUI

Public Member Functions

void ExecuteCommand (string command, bool IsCmdLine=false)
 Execute command.
 

Detailed Description

Interface for debug command executioner.

Member Function Documentation

◆ ExecuteCommand()

void VerticesEngine.Diagnostics.IDebugCommandExecutioner.ExecuteCommand ( string command,
bool IsCmdLine = false )

Execute command.

Implemented in VerticesEngine.Diagnostics.vxDebugCommandUI.


The documentation for this interface was generated from the following file: