Navigation
API > API/Plugins > API/Plugins/ZoneGraphAnnotations
Annotation tags per zone graph data
| Name | FZoneGraphAnnotationTagContainer |
| Type | struct |
| Header File | /Engine/Plugins/Runtime/ZoneGraphAnnotations/Source/ZoneGraphAnnotations/Public/ZoneGraphAnnotationSubsystem.h |
| Include Path | #include "ZoneGraphAnnotationSubsystem.h" |
Syntax
struct FZoneGraphAnnotationTagContainer
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| CombinedStaticTags | FZoneGraphTagMask | Mask combining all static tags used by any of the registered ZoneGraphData. | ZoneGraphAnnotationSubsystem.h | |
| DataAnnotationTags | TArray< FZoneGraphDataAnnotationTags > | ZoneGraphAnnotationSubsystem.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
TArrayView< FZoneGraphTagMask > GetMutableAnnotationTagsForData
(
const FZoneGraphDataHandle DataHandle |
ZoneGraphAnnotationSubsystem.h |