예제 #1
0
파일: ScenePage.cs 프로젝트: enko7/Explorer
 public override void Init()
 {
     Instance       = this;
     m_currentScene = UnityHelpers.ActiveSceneName;
 }
예제 #2
0
 public override void Init()
 {
     Instance = this;
 }