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 FCellLocation
Remarks
Specifies cell location within the grid at specific level.
Variables
Constructors
| Type | Name | Description | |
|---|---|---|---|
FCellLocation
(
const int32 InX, |
Operators
| Type | Name | Description | |
|---|---|---|---|
| bool | operator!=
(
const FCellLocation& RHS |
||
| bool | operator==
(
const FCellLocation& RHS |