UZoneGraphLaneObstacleAnnotations::TickAnnotation

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

Choose your operating system:

Windows

macOS

Linux

Override Hierarchy

UZoneGraphAnnotationComponent::TickAnnotation()

UZoneGraphLaneObstacleAnnotations::TickAnnotation()

References

Module

MassAIMovement

Header

/Engine/Plugins/AI/MassAI/Source/MassAIMovement/Public/MassZoneGraphLaneObstacleAnnotations.h

Include

#include "MassZoneGraphLaneObstacleAnnotations.h"

Source

/Engine/Plugins/AI/MassAI/Source/MassAIMovement/Private/MassZoneGraphLaneObstacleAnnotations.cpp

Syntax

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

Remarks

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