Click or drag to resize

IGameModeClient Properties

The IGameModeClient type exposes the following members.

Properties
  NameDescription
Public propertyEncoding
Gets the default encoding to use when translating server messages.
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