Skip to content

T_MSCLoader_CurrentScene

piotrulos edited this page Apr 7, 2023 · 3 revisions

CurrentScene Enumeration

List of possible scenes

Namespace: MSCLoader
Assembly: MSCLoader (in MSCLoader.dll) Version: 1.2.11.286

Syntax

C#

public enum CurrentScene

Members

 

Member name Value Description
MainMenu 0 Main Menu
Game 1 Game Scene
NewGameIntro 2 Intro for new game
Ending 3 End game scene

See Also

Reference

MSCLoader Namespace

Clone this wiki locally