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