Skip to main content

KidnapSelectMoveUpperHand

Callable

  • KidnapSelectMoveUpperHand(PlayerMove: number): void

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


    Parameters

    • PlayerMove: number

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

    Returns void

    • Nothing