Garry's Mod Wiki

Revision Difference

GM:OnPlayerJump#552384

<function name="OnPlayerJump" parent="GM" type="hook"> <ishook>yes</ishook> <description>Called when a player jumps.</description> <realm>Shared</realm> <predicted>Yes</predicted> <added>2023.09.06</added>⤶ <added>2023.09.13</added>⤶ <args> <arg name="player" type="Entity">Player</arg> <arg name="speed" type="number">The velocity/impulse of the jump</arg> </args> </function>