Click or drag to resize

IGameModeProvider Methods

The IGameModeProvider type exposes the following members.

Methods
  NameDescription
Public methodDispose
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
(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