JumpCurrentCount

Tracks the current number of jumps performed.

Windows
MacOS
Linux

Syntax

int32 JumpCurrentCount

Remarks

Tracks the current number of jumps performed. This is incremented in CheckJumpInput, used in CanJump_Implementation, and reset in OnMovementModeChanged. When providing overrides for these methods, it's recommended to either manually increment / reset this value, or call the Super:: method.

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