Revision Difference
Player:SetJumpPower#529640
<function name="SetJumpPower" parent="Player" type="classfunc">
<description>Sets the jump power, eg. the velocity the player will applied to when he jumps.</description>
<realm>Server</realm>⤶
<realm>Shared</realm>⤶
<args>
<arg name="jumpPower" type="number">The new jump velocity.</arg>
</args>
</function>