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