Garry's Mod Wiki

Revision Difference

input.LookupKeyBinding#518860

<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 <page>BUTTON_CODE</page></arg>⤶ <arg name="key" type="number">Key from <page>Enums/BUTTON_CODE</page></arg>⤶ </args> <rets> <ret name="" type="string">The bind string of the given key.</ret> </rets> </function>