Exemplo n.º 1
0
 public static Formicant GetFormicantPrefab(string name)
 {
     return(gameObjectList.GetFormicantPrefab(name));
 }