UNavMovementComponent::SetJumpAllowed

Sets whether this component is allowed to jump

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/GameFramework/NavMovementComponent.h

Include

#include "GameFramework/NavMovementComponent.h"

Syntax

void SetJumpAllowed
(
    bool bAllowed
)

Remarks

Sets whether this component is allowed to jump

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