MultiProcessGameModeClient Properties |
The MultiProcessGameModeClient type exposes the following members.
| Name | Description | |
|---|---|---|
| Client |
Gets the client of this game mode runner.
| |
| CommunicationClient |
Gets the communication client.
| |
| Encoding |
Gets the default encoding to use when translating server messages.
| |
| IsOnMainThread |
Gets a value indicating whether this property is invoked on the main thread.
| |
| NativeLoader |
Gets the native loader to be used to load natives.
| |
| ServerPath |
Gets the path to the server directory.
| |
| SynchronizationProvider |
Gets the provider which can be used for synchronizing a call to the main thread.
|