Revision Difference
GM:ShowSpare2#548604
<function name="ShowSpare2" parent="GM" type="hook">
<ishook>yes</ishook>
<description>Called when a player executes `gm_showspare2` console command ( Default bind is <key>F4</key> ).</description>
<realm>Server</realm>⤶
<description>Called when a player executes `gm_showspare2` console command ( Default bind is <key>F4</key> ). On client-side, player is nil.</description>
<realm>Shared</realm>⤶
<args>
<arg name="ply" type="Player">Player who executed the command.</arg>
</args>
⤶
</function>