GetPlayerJumpZVelocity
From Onset Developer Wiki
Description
Get the jump Z velocity. Use SetPlayerJumpZVelocity to set it.
Syntax
GetPlayerJumpZVelocity()
Parameters
- This function has no parameters.
Return Value
- Returns the jump Z velocity as a float.
Example
__EDIT_ME__
See also
__EDIT_ME__