Exemplo n.º 1
0
 public GameObject GetPrefab(string name)
 {
     return(inventory.GetPrefab(name));
 }