Garry's Mod Wiki

Revision Difference

GM:PlayerButtonUp#517762

<function name="PlayerButtonUp" parent="GM" type="hook"> <ishook>yes</ishook> <description>Called when a player releases a button.</description> <realm>Shared</realm> <predicted>Yes</predicted> <args> <arg name="ply" type="Player">Player who released the button</arg> <arg name="button" type="number">The button, see &lt;page&gt;BUTTON_CODE&lt;/page&gt;</arg>⤶ <arg name="button" type="number">The button, see <page>BUTTON_CODE</page></arg>⤶ </args> </function>