UAvoidanceManager::GetAvoidanceVelocityForComponent

Calculate avoidance velocity for component (avoids collisions with the supplied component)

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

FVector GetAvoidanceVelocityForComponent
(
    UMovementComponent * MovementComp
)

Remarks

Calculate avoidance velocity for component (avoids collisions with the supplied component)

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