My Project
|
Public Member Functions | |
void | Shutdown () |
void | AddCommand (Command command) |
string | RconCommand (string cmd) |
Public Attributes | |
bool | ConnectedWithPassword |
List< RconListener > | listeners = new List<RconListener>() |
List< string > | executeCommands = new List<string>() |
List< string > | logs = new List<string>() |
Properties | |
bool | HasListeners [get] |
![]() | |
static T | Get [get] |
Returns the singleton instance. | |
Additional Inherited Members | |
![]() | |
static T | _instance |