Enum EGameStatus
Namespace: Mannequin.Bindings
Assembly: Collapse.dll
Syntax
public enum EGameStatus : int
Fields
Name | Description |
---|---|
Game | The game has started |
Init | The game has started and initializing |
LoadDB | The game is loading its database |
LoadGame | The game is loading |
MainMenu | We are at the main menu |