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