Revision Difference
GM:ShowHelp#565151
<function name="ShowHelp" parent="GM" type="hook">
<description>Called when a player executes `gm_showhelp` console command. (Default bind is <key>F1</key>)
<warning>The client side is only available in the dev/x86-64 branch.</warning>⤶
</description>
<realm>Shared</realm>
<args>
<arg name="ply" type="Player">Player who executed the command</arg>
</args>
</function>