GameModeExitBehaviour Enumeration |
Note: This API is now obsolete.
Namespace: SampSharp.Core
[ObsoleteAttribute("Multi-process mode is deprecated and will be removed in a future release.")] public enum GameModeExitBehaviour
Member name | Value | Description | |
---|---|---|---|
Restart | 0 | Restart the game mode. | |
ShutDown | 1 | Return from the Run routine. |