Enum ScenesType
Unique identifier for the different types of Scenes the client and server can load.
public enum ScenesType
- Extension Methods
Fields
Facility = 0
The facility itself.
NewMainMenu = 1
The current main menu. ! Will cause crash when trying joining servers !
MainMenuRemastered = 2
The old main menu.
FastMenu = 3
The old server list.
PreLoader = 4
The loading Screen. ! Will cause crash when trying joining servers !
Loader = 5
A black menu before loading the NewMainMenu.