Navigation
API > API/Plugins > API/Plugins/ZoneGraph
| Name | FZoneGraphDataHandle |
| Type | struct |
| Header File | /Engine/Plugins/Runtime/ZoneGraph/Source/ZoneGraph/Public/ZoneGraphTypes.h |
| Include Path | #include "ZoneGraphTypes.h" |
Syntax
USTRUCT ()
struct FZoneGraphDataHandle
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| ZoneGraphTypes.h | |||
FZoneGraphDataHandle
(
const uint16 InIndex, |
ZoneGraphTypes.h |
Constants
| Name | Type | Remarks | Include Path |
|---|---|---|---|
| InvalidGeneration | const uint16 | ZoneGraphTypes.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Generation | uint16 | ZoneGraphTypes.h |
|
|
| Index | uint16 | ZoneGraphTypes.h |
|
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
bool IsValid() |
ZoneGraphTypes.h | ||
void Reset() |
ZoneGraphTypes.h |
Operators
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
bool operator!=
(
const FZoneGraphDataHandle& Other |
ZoneGraphTypes.h | ||
bool operator==
(
const FZoneGraphDataHandle& Other |
ZoneGraphTypes.h |