Click or drag to resize

MultiProcessGameModeClient Properties

The MultiProcessGameModeClient type exposes the following members.

Properties
  NameDescription
Public propertyClient
Gets the client of this game mode runner.
Public propertyCommunicationClient
Gets the communication client.
Public propertyEncoding
Gets the default encoding to use when translating server messages.
Public propertyIsOnMainThread
Gets a value indicating whether this property is invoked on the main thread.
Public propertyNativeLoader
Gets the native loader to be used to load natives.
Public propertyServerPath
Gets the path to the server directory.
Public propertySynchronizationProvider
Gets the provider which can be used for synchronizing a call to the main thread.
Top
See Also