Click or drag to resize

BaseMode Properties

The BaseMode type exposes the following members.

Properties
  NameDescription
Public propertyClient
Gets the game mode client.
Protected propertyControllers
Gets the collection of controllers loaded.
Public propertyStatic memberGravity
Gets or sets the gravity.
Public propertyStatic memberInstance
Gets the instance.
Public propertyIsDisposed
Gets whether this resource has been disposed.
(Inherited from Disposable.)
Public propertyServices
Gets the GameModeServiceContainer holding all the service providers attached to the game mode.
Top
See Also