Revision Difference
GM:HandlePlayerLanding#511368
<function name="HandlePlayerLanding" parent="GM" type="hook">⤶
	<ishook>yes</ishook>⤶
	<description>Allows to override player landing animations.</description>⤶
	<realm>Shared</realm>⤶
	<args>⤶
		<arg name="ply" type="Player">The player</arg>⤶
		<arg name="velocity" type="number">Players velocity</arg>⤶
		<arg name="onGround" type="boolean">Was the player on ground?</arg>⤶
	</args>⤶
	<rets>⤶
		<ret name="" type="boolean">Return true if we've changed/set the animation, false otherwise</ret>⤶
	</rets>⤶
</function>⤶
⤶
 Garry's Mod
			Garry's Mod 
		 Rust
			Rust 
		 Steamworks
			Steamworks 
		 Wiki Help
			Wiki Help