KeyBind: Revision history

From Crumbled World Wiki

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

5 July 2025

  • curprev 14:2314:23, 5 July 2025Anders talk contribs 2,813 bytes +2,813 Created page with "{{:KeyBindExampleCode}} ==Constructor== {| class="wikitable" !|function !|description |- |KeyBind() | |- |KeyBind(string groupName, string subGroupName, string keyName) | |- |} ==Functions== {| class="wikitable" !|return !|function !|description |- |int |getNumKeyBinds() |Get number of different keybinds. |- |string |getKeyBindName(int id) |Retun the text of the key bind. example "Left Ctrl + A" |- |string..."