Navigation
API > API/Plugins > API/Plugins/ZoneGraphAnnotations
Struct representing registered ZoneGraph data in the subsystem.
| Name | FRegisteredZoneGraphAnnotation |
| Type | struct |
| Header File | /Engine/Plugins/Runtime/ZoneGraphAnnotations/Source/ZoneGraphAnnotations/Public/ZoneGraphAnnotationSubsystem.h |
| Include Path | #include "ZoneGraphAnnotationSubsystem.h" |
Syntax
USTRUCT ()
struct FRegisteredZoneGraphAnnotation
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| AnnotationComponent | TObjectPtr< UZoneGraphAnnotationComponent > | ZoneGraphAnnotationSubsystem.h | ||
| AnnotationTags | FZoneGraphTagMask | ZoneGraphAnnotationSubsystem.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
void Reset() |
ZoneGraphAnnotationSubsystem.h |