Navigation
API > API/Plugins > API/Plugins/ZoneGraph
References
| Module | ZoneGraph |
| Header | /Engine/Plugins/Runtime/ZoneGraph/Source/ZoneGraph/Public/ZoneGraphTypes.h |
| Include | #include "ZoneGraphTypes.h" |
Syntax
USTRUCT&40;&41;
struct FZoneGraphDataHandle
Variables
| Type | Name | Description | |
|---|---|---|---|
| uint16 | Generation | ||
| uint16 | Index |
Constructors
| Type | Name | Description | |
|---|---|---|---|
FZoneGraphDataHandle
(
const uint16 InIndex, |
Functions
Operators
| Type | Name | Description | |
|---|---|---|---|
| bool | operator!=
(
const FZoneGraphDataHandle& Other |
||
| bool | operator==
(
const FZoneGraphDataHandle& Other |
Constants
| Name | Description |
|---|---|
| InvalidGeneration |