OnAxisKey: Revision history

From Onset Developer 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.

23 February 2022

  • curprev 19:5819:58, 23 February 2022BlueMountains talk contribs 894 bytes +894 Created page with "{{Info|Event|Client|1.5.5}} {{FuncDescription|Called when the player pressed a specific key that is an "action". For example the space-bar for jumping. Returning '''false''' in this function cancels the action.}} {{FuncSyntax|OnAxisKey(EventType, AxisName, KeyName)}} {{FuncParameters}} {{FuncParam|EventType|The input event of type EInputEvent}} {{FuncParam|AxisName|The name of the axis. For example "Brake" or "MoveForward".}} {{FuncParam|KeyName|The name of the key a..."