Class SceneNames
프로젝트에서는 별도 파일로 분리.
public static class SceneNames
- Inheritance
-
objectSceneNames
Fields
Hud
public const string Hud = "HudScene"
Field Value
- string
Play
public const string Play = "PlayScene"
Field Value
- string
Title
public const string Title = "TitleScene"
Field Value
- string