Click or drag to resize

IGameModeProvider Methods

The IGameModeProvider type exposes the following members.

Methods
  NameDescription
Public methodDispose (Inherited from IDisposable.)
Public methodInitialize
Initializes the game mode with the specified game mode client.
Public methodTick
A method called once every server tick.
Top
See Also