Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/WorldPartition > API/Runtime/Engine/WorldPartition/UWorldPartitionEditorSpatialHash
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Public/WorldPartition/WorldPartitionEditorSpatialHash.h |
| Include | #include "WorldPartition/WorldPartitionEditorSpatialHash.h" |
Syntax
struct FCellCoord
Variables
Constructors
| Type | Name | Description | |
|---|---|---|---|
FCellCoord
(
int64 InX, |
Functions
| Type | Name | Description | |
|---|---|---|---|
| FCellCoord | GetChildCellCoord
(
uint32 ChildIndex |
||
| uint32 | |||
| FCellCoord |
Operators
| Type | Name | Description | |
|---|---|---|---|
| bool | operator==
(
const FCellCoord& Other |