UZoneGraphAnnotationSubsystem::AddToAnnotationLookup

Choose your operating system:

Windows

macOS

Linux

References

Module

ZoneGraphAnnotations

Header

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

Include

#include "ZoneGraphAnnotationSubsystem.h"

Source

/Engine/Plugins/Runtime/ZoneGraphAnnotations/Source/ZoneGraphAnnotations/Private/ZoneGraphAnnotationSubsystem.cpp

Syntax

void AddToAnnotationLookup
(
    UZoneGraphAnnotationComponent & Annotation,
    const FZoneGraphTagMask AnnotationTags
)