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" |
void Initialize
&40;
const float InCellSize
&41;
Remarks
Resets and initializes the grid for specific cell size.
Parameters
| Name | Description |
|---|---|
| InCellSize | new finest level cell size of the grid |