Table of Contents

Class SceneNames

Namespace
Framework.Samples.Scene
Assembly
Assembly-CSharp.dll

프로젝트에서는 별도 파일로 분리.

public static class SceneNames
Inheritance
object
SceneNames

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