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