예제 #1
0
 public defaultScene(GC.ScenePrefabs sp) : base(sp)
 {
 }
예제 #2
0
 public Scene(GC.ScenePrefabs sp)
 {
     this.sp = sp;
 }