Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/AI > API/Runtime/Engine/AI/Navigation > API/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 |