UAvoidanceManager::OverrideToMaxWeight

For Duration seconds, set this object to ignore all others.

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 OverrideToMaxWeight
(
    int32 AvoidanceUID,
    float Duration
)

Remarks

For Duration seconds, set this object to ignore all others.

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