Exemplo n.º 1
0
 public int[] GetEnemyUnitsInRadarAndLos( )
 {
     return(ABICInterface.IAICallback_GetEnemyUnitsInRadarAndLos(self));
 }