Exemplo n.º 1
0
 public UnitObject CreateObject(string name, GameObject pos)
 {
     return(FEngineManager.CreateObject(name, pos));
 }