UZoneGraphLaneObstacleAnnotations::PreZoneGraphDataRemoved

Called when new ZoneGraph data is removed.

Choose your operating system:

Windows

macOS

Linux

Override Hierarchy

UZoneGraphAnnotationComponent::PreZoneGraphDataRemoved()

UZoneGraphLaneObstacleAnnotations::PreZoneGraphDataRemoved()

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 PreZoneGraphDataRemoved
(
    const AZoneGraphData & ZoneGraphData
)

Remarks

Called when new ZoneGraph data is removed.