Navigation
API > API/Runtime > API/Runtime/AIModule > API/Runtime/AIModule/TSimpleCellGrid
| Type | Name | Description | |
|---|---|---|---|
| int32 | GetCellIndex
(
const FVector& WorldLocation |
Convert world location to cell index, returns -1 for position outside grid | |
| int32 | GetCellIndex
(
int32 LocationX, |
Convert (X,Y) coords on grid to cell index, returns -1 for position outside grid |