Game (functions)/Inputs: Revision history

From PMDOWiki

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.

18 January 2026

17 January 2026

  • curprev 21:0721:07, 17 January 2026 Imbion talk contribs 457 bytes +457 Created page with "== GAME:IsKeyDown(System.Int32) == Checks if a player is making a certain physical keyboard input. === Arguments === * <code>keyid</code>: The ID of the input === Returns === True if the button is currently pressed. False otherwise. == GAME:IsInputDown(System.Int32) == Checks if a player is making a certain game input. === Arguments === * <code>inputid</code>: None === Returns === True if the input is currently pressed. False otherwise."