UAvoidanceManager::RemoveAvoidanceObject

Used to manually mark data associated with given ID as 'dead' (and reusable)

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/AI/Navigation/AvoidanceManager.h

Include

#include "AI/Navigation/AvoidanceManager.h"

Source

/Engine/Source/Runtime/Engine/Private/AI/Navigation/AvoidanceManager.cpp

Syntax

void RemoveAvoidanceObject
(
    const int32 AvoidanceUID
)

Remarks

Used to manually mark data associated with given ID as 'dead' (and reusable)

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss