Navigation
API > API/Runtime > API/Runtime/AIModule > API/Runtime/AIModule/THierarchicalHashGrid2D
References
| Module | AIModule |
| Header | /Engine/Source/Runtime/AIModule/Public/HierarchicalHashGrid2D.h |
| Include | #include "HierarchicalHashGrid2D.h" |
Syntax
struct FCellRectIterator
Remarks
Iterator state over a rectangle
Variables
| Type | Name | Description | |
|---|---|---|---|
| int32 | Level | Current Y | |
| FCellRect | Rect | Current level | |
| int32 | X | ||
| int32 | Y | Current X |