|
|
| DebugCommand (string _id, string _description, System.Action _command) |
| |
|
void | Invoke () |
| |
|
| DebugCommand (string _id, string _description, string _format, System.Action< T1 > _command) |
| |
|
void | Invoke (T1 _value) |
| |
Public Member Functions inherited from DebugCommandBase |
|
| DebugCommandBase (string _id, string _description, string _format) |
| |
|
|
System.Action | command |
| |
|
System.Action< T1 > | command |
| |
|
Properties inherited from DebugCommandBase |
|
string | commandId [get] |
| |
|
string | commandDescription [get] |
| |
|
string | commandFormat [get] |
| |
The documentation for this class was generated from the following file:
- C:/Users/Pidge/Documents/gamedev/core_project_arrhythmia/Assets/Scripts/DebugCommand.cs