IGameModeProvider Methods |
The IGameModeProvider type exposes the following members.
Name | Description | |
---|---|---|
Dispose | Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. (Inherited from IDisposable.) | |
Initialize |
Initializes the game mode with the specified game mode client.
| |
Tick |
A method called once every server tick.
|