Exemplo n.º 1
0
 public defaultScene(GC.ScenePrefabs sp) : base(sp)
 {
 }
Exemplo n.º 2
0
 public Scene(GC.ScenePrefabs sp)
 {
     this.sp = sp;
 }