FZoneGraphAnnotationTagContainer

Annotation tags per zone graph data

Choose your operating system:

Windows

macOS

Linux

References

Module

ZoneGraphAnnotations

Header

/Engine/Plugins/Runtime/ZoneGraphAnnotations/Source/ZoneGraphAnnotations/Public/ZoneGraphAnnotationSubsystem.h

Include

#include "ZoneGraphAnnotationSubsystem.h"

Syntax

struct FZoneGraphAnnotationTagContainer

Remarks

Annotation tags per zone graph data

Variables

Name Description

Public variable

FZoneGraphTagMa...

 

CombinedStaticTags

Mask combining all static tags used by any of the registered ZoneGraphData.

Public variable

TArray< FZoneGr...

 

DataAnnotationTags

Functions

Name Description

Public function

TArrayView< ...

 

GetMutableAnnotationTagsForData

(
    const FZoneGraphDataHandle DataHand...
)