Navigation
API > API/Plugins > API/Plugins/ZoneGraph
Struct representing registered ZoneGraph data in the subsystem.
| Name | FRegisteredZoneGraphData |
| Type | struct |
| Header File | /Engine/Plugins/Runtime/ZoneGraph/Source/ZoneGraph/Public/ZoneGraphSubsystem.h |
| Include Path | #include "ZoneGraphSubsystem.h" |
Syntax
USTRUCT ()
struct FRegisteredZoneGraphData
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| bInUse | bool | ZoneGraphSubsystem.h | ||
| Generation | int32 | ZoneGraphSubsystem.h | ||
| ZoneGraphData | TObjectPtr< AZoneGraphData > | ZoneGraphSubsystem.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
void Reset
(
int32 InGeneration |
ZoneGraphSubsystem.h |