Navigation
API > API/Runtime > API/Runtime/AIModule > API/Runtime/AIModule/TSimpleCellGrid
| Type | Name | Description | |
|---|---|---|---|
| FIntVector | GetCellCoords
(
const FVector& WorldLocation |
Convert world location to (X,Y) coords on grid, result is clamped to grid | |
| FIntVector | GetCellCoords
(
int32 CellIndex |
Convert cell index to (X,Y) coords on grid |