Garry's Mod Wiki

Revision Difference

input.LookupKeyBinding#511712

<function name="LookupKeyBinding" parent="input" type="libraryfunc">⤶ <description>Returns the bind string that the given key is bound to.</description>⤶ <realm>Client and Menu</realm>⤶ <args>⤶ <arg name="key" type="number">Key from &lt;page&gt;BUTTON_CODE&lt;/page&gt;</arg>⤶ </args>⤶ <rets>⤶ <ret name="" type="string">The bind string of the given key.</ret>⤶ </rets>⤶ </function>⤶ ⤶