Garry's Mod Wiki

Revision Difference

DBinder:GetValue#518747

<function name="GetValue" parent="DBinder" type="panelfunc"> <ispanel>yes</ispanel> <description>Gets the code of the key currently bound by the DBinder. Same as <page>DBinder:GetSelectedNumber</page>.</description> <realm>Client</realm> <rets> <ret name="" type="number">The key code of the bound key. See <page>KEY</page>.</ret> <ret name="" type="number">The key code of the bound key. See <page>Enums/KEY</page>.</ret> </rets> </function>