Navigation
API > API/Runtime > API/Runtime/AIModule > API/Runtime/AIModule/THierarchicalHashGrid2D > API/Runtime/AIModule/THierarchicalHashGrid2D/FCell
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FCell () |
HierarchicalHashGrid2D.h | ||
FCell
(
const int32 InX, |
HierarchicalHashGrid2D.h |
FCell()
| Name | FCell |
| Type | function |
| Header File | /Engine/Source/Runtime/AIModule/Public/HierarchicalHashGrid2D.h |
| Include Path | #include "HierarchicalHashGrid2D.h" |
FCell()
FCell(const int32, const int32, const int32)
| Name | FCell |
| Type | function |
| Header File | /Engine/Source/Runtime/AIModule/Public/HierarchicalHashGrid2D.h |
| Include Path | #include "HierarchicalHashGrid2D.h" |
FCell
(
const int32 InX,
const int32 InY,
const int32 InLevel
)