USmartObjectZoneAnnotations::TickAnnotation

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

Choose your operating system:

Windows

macOS

Linux

Override Hierarchy

UZoneGraphAnnotationComponent::TickAnnotation()

USmartObjectZoneAnnotations::TickAnnotation()

References

Module

MassSmartObjects

Header

/Engine/Plugins/Runtime/MassGameplay/Source/MassSmartObjects/Public/SmartObjectZoneAnnotations.h

Include

#include "SmartObjectZoneAnnotations.h"

Source

/Engine/Plugins/Runtime/MassGameplay/Source/MassSmartObjects/Private/SmartObjectZoneAnnotations.cpp

Syntax

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

Remarks

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