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 | |
|---|---|---|---|
| FVector | GetAvoidanceVelocityForComponent
(
UMovementComponent* MovementComp |
Calculate avoidance velocity for component (avoids collisions with the supplied component) | |
| FVector | GetAvoidanceVelocityForComponent
(
UCharacterMovementComponent* MovementComp |
Fast-track GetAvoidanceVelocityForComponent(UMovementComponent) implementation for most common case of UCharacterMovementComponent |