Navigation
API > API/Runtime > API/Runtime/AIModule > API/Runtime/AIModule/TSimpleCellGrid
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FCellType & GetCellAtIndexUnsafe
(
int32 CellIndex |
SimpleCellGrid.h | ||
const FCellType & GetCellAtIndexUnsafe
(
int32 CellIndex |
SimpleCellGrid.h |
GetCellAtIndexUnsafe(int32)
| Name | GetCellAtIndexUnsafe |
| Type | function |
| Header File | /Engine/Source/Runtime/AIModule/Public/SimpleCellGrid.h |
| Include Path | #include "SimpleCellGrid.h" |
FCellType & GetCellAtIndexUnsafe
(
int32 CellIndex
)
GetCellAtIndexUnsafe(int32)
| Name | GetCellAtIndexUnsafe |
| Type | function |
| Header File | /Engine/Source/Runtime/AIModule/Public/SimpleCellGrid.h |
| Include Path | #include "SimpleCellGrid.h" |
const FCellType & GetCellAtIndexUnsafe
(
int32 CellIndex
) const