Exemple #1
0
 private Vector2Int CellPosition()
 {
     return(_aiManager.CellPosition(transform.position));
 }