예제 #1
0
 public int GetPrefabIndex(Prefab prefab)
 {
     return(_prefabs.GetEntityIndex(prefab));
 }