UDocumentation
UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
INavMovementInterface Member List
This is the complete list of members for
INavMovementInterface
, including all inherited members.
CanEverCrouch
() const
INavMovementInterface
inline
virtual
CanEverFly
() const
INavMovementInterface
inline
virtual
CanEverJump
() const
INavMovementInterface
inline
virtual
CanEverMoveOnGround
() const
INavMovementInterface
inline
virtual
CanEverSwim
() const
INavMovementInterface
inline
virtual
CanStartPathFollowing
() const =0
INavMovementInterface
pure virtual
CanStopPathFollowing
() const =0
INavMovementInterface
pure virtual
GetFeetLocation
() const =0
INavMovementInterface
pure virtual
GetFeetLocationBased
() const =0
INavMovementInterface
pure virtual
GetForwardVector
() const =0
INavMovementInterface
pure virtual
GetLocation
() const =0
INavMovementInterface
pure virtual
GetMaxSpeedForNavMovement
() const =0
INavMovementInterface
pure virtual
GetNavAgentPropertiesRef
()=0
INavMovementInterface
pure virtual
GetNavAgentPropertiesRef
() const =0
INavMovementInterface
pure virtual
GetNavLocation
() const
INavMovementInterface
GetNavMovementProperties
()=0
INavMovementInterface
pure virtual
GetNavMovementProperties
() const =0
INavMovementInterface
pure virtual
GetOwnerAsObject
() const =0
INavMovementInterface
pure virtual
GetPathFollowingAgent
()=0
INavMovementInterface
pure virtual
GetPathFollowingAgent
() const =0
INavMovementInterface
pure virtual
GetPathFollowingBrakingDistance
(float MaxSpeed) const
INavMovementInterface
virtual
GetSimpleCollisionCylinder
(float &CollisionRadius, float &CollisionHalfHeight) const =0
INavMovementInterface
pure virtual
GetSimpleCollisionCylinderExtent
() const =0
INavMovementInterface
pure virtual
GetUpdatedObject
() const =0
INavMovementInterface
pure virtual
GetVelocityForNavMovement
() const =0
INavMovementInterface
pure virtual
IsCrouching
() const =0
INavMovementInterface
pure virtual
IsFalling
() const =0
INavMovementInterface
pure virtual
IsFlying
() const =0
INavMovementInterface
pure virtual
IsMovingOnGround
() const =0
INavMovementInterface
pure virtual
IsSwimming
() const =0
INavMovementInterface
pure virtual
RequestDirectMove
(const FVector &MoveVelocity, bool bForceMaxSpeed)=0
INavMovementInterface
pure virtual
RequestPathMove
(const FVector &MoveInput)=0
INavMovementInterface
pure virtual
ResetMoveState
()=0
INavMovementInterface
pure virtual
SetFixedBrakingDistance
(float DistanceToEndOfPath)
INavMovementInterface
SetPathFollowingAgent
(IPathFollowingAgentInterface *InPathFollowingAgent)=0
INavMovementInterface
pure virtual
StopActiveMovement
()
INavMovementInterface
virtual
StopMovementImmediately
()=0
INavMovementInterface
pure virtual
StopMovementKeepPathing
()
INavMovementInterface
virtual
UpdateNavAgent
(const UObject &ObjectToUpdateFrom)=0
INavMovementInterface
pure virtual
UseAccelerationForPathFollowing
() const
INavMovementInterface
Generated by
1.9.8