JumpCurrentCountPreJump

Represents the current number of jumps performed before CheckJumpInput modifies JumpCurrentCount.

Windows
MacOS
Linux

Syntax

int32 JumpCurrentCountPreJump

Remarks

Represents the current number of jumps performed before CheckJumpInput modifies JumpCurrentCount. This is set in CheckJumpInput and is used in SetMoveFor and PrepMoveFor instead of JumpCurrentCount since CheckJumpInput can modify JumpCurrentCount. When providing overrides for these methods, it's recommended to either manually set 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