Esempio n. 1
0
 public static void CreepDestroyed(UnitCreep creep, bool reachDest = false)
 {
     instance._CreepDestroyed(creep, reachDest);
 }