Skip to main content

KidnapSelectMove

Callable

  • KidnapSelectMove(CardIndex: number): void

  • Processes a selected move. Triggered when the player selects their move.


    Parameters

    • CardIndex: number

      Type of the player move (Represented by the index of the character move array)

    Returns void

    • Nothing