UZoneGraphAnnotationComponent::TickAnnotation

Ticks the Annotation and changes the tags in the container when needed.

Choose your operating system:

Windows

macOS

Linux

Override Hierarchy

References

Module

ZoneGraphAnnotations

Header

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

Include

#include "ZoneGraphAnnotationComponent.h"

Syntax

virtual void TickAnnotation
(
    const float DeltaTime,
    FZoneGraphAnnotationTagContainer & AnnotationTagContainer
)

Remarks

Ticks the Annotation and changes the tags in the container when needed.