My Project
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | Properties | List of all members
RconSocket Class Reference
Inheritance diagram for RconSocket:
Teal.MonoSingleton< RconSocket >

Public Member Functions

void Shutdown ()
 
void AddCommand (Command command)
 
string RconCommand (string cmd)
 

Public Attributes

bool ConnectedWithPassword
 
List< RconListenerlisteners = new List<RconListener>()
 
List< string > executeCommands = new List<string>()
 
List< string > logs = new List<string>()
 

Properties

bool HasListeners [get]
 
- Properties inherited from Teal.MonoSingleton< RconSocket >
static T Get [get]
 Returns the singleton instance.
 

Additional Inherited Members

- Static Protected Attributes inherited from Teal.MonoSingleton< RconSocket >
static T _instance
 

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