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