GetPlayerJumpZVelocity

From Onset Developer Wiki
GetPlayerJumpZVelocity

Type: Function
Context: Client
Introduced: v1.0

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__