Esempio n. 1
0
 public Prefab GetPrefabByIndex(int index)
 {
     return(_prefabs.GetEntityByIndex(index));
 }