Skip to main content

PlatformEventKeyDown

Callable

  • PlatformEventKeyDown(Code: string): void

  • Handles the keys pressed to move, attack or jump


    Parameters

    • Code: string

      The key code pressed

    Returns void

    • Nothing