Navigation
Unreal Engine C++ API Reference > Runtime > Engine > AI > Navigation > UAvoidanceManager
Type | Name | Description | |
---|---|---|---|
![]() |
void | UpdateRVO
(
UMovementComponent* MovementComp |
Update the RVO avoidance data for the participating UMovementComponent |
![]() |
void | UpdateRVO
(
UCharacterMovementComponent* MovementComp |
Fast-track UpdateRVO(UMovementComponent) implementation for most common case of UCharacterMovementComponent |