URVOAvoidanceInterface

[IRVOAvoidanceInterface](API\Runtime\Engine\AI\IRVOAvoidanceInterface) is an interface for objects that want to perform RVO avoidance.

Windows
MacOS
Linux

Inheritance Hierarchy

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Public/AI/RVOAvoidanceInterface.h

Include

#include "AI/RVOAvoidanceInterface.h"

Syntax

class URVOAvoidanceInterface : public UInterface

Remarks

IRVOAvoidanceInterface is an interface for objects that want to perform RVO avoidance. See UCharacterMovementComponent and UWheeledVehicleMovementComponent for example implementations.

Constructors

Name Description

Public function

URVOAvoidanceInterface

(
    const FObjectInitializer& ObjectIn...
)

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