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

Classes

class  ServersList
 

Public Member Functions

void GetServers (Action< ServersList > done, Action< string > error)
 
bool IsRegistered ()
 

Static Public Member Functions

static IEnumerator GetDict (string url, UnityAction< Dictionary< string, object > > OnSuccess, UnityAction< string > OnError)
 

Static Public Attributes

static string MasterAddress = "http://127.0.0.1:33070"
 
static string PublicAddress = ""
 
static int HeartbeatSecs = 30
 
static string RCON_URL
 

Properties

static string IP [get]
 
static ushort PORT [get]
 
- Properties inherited from Teal.MonoSingleton< MasterServer >
static T Get [get]
 Returns the singleton instance.
 

Additional Inherited Members

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

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