Manages the FmarClient objects in the network, including adding, removing, and accessing them.
More...
Manages the FmarClient objects in the network, including adding, removing, and accessing them.
◆ AddLocalClient()
| static void FMAR.Networking.FmarClientManager.AddLocalClient |
( |
ulong | clientId, |
|
|
FmarClient | client ) |
|
inlinestatic |
◆ GetClientById()
| static FmarClient FMAR.Networking.FmarClientManager.GetClientById |
( |
ulong | clientId | ) |
|
|
inlinestatic |
◆ InitializeClient()
| static void FMAR.Networking.FmarClientManager.InitializeClient |
( |
FmarClient | client, |
|
|
string | name ) |
|
inlinestatic |
◆ RemoveLocalClient()
| static void FMAR.Networking.FmarClientManager.RemoveLocalClient |
( |
ulong | clientId | ) |
|
|
inlinestatic |
◆ MyClientId
| ulong FMAR.Networking.FmarClientManager.MyClientId |
|
static |
◆ MyClient
| FmarClient FMAR.Networking.FmarClientManager.MyClient |
|
staticget |
◆ ServerOnClientInit
| Action<FmarClient> FMAR.Networking.FmarClientManager.ServerOnClientInit |
|
static |
The documentation for this class was generated from the following file: