Skip to main content

ClubCardEndTurn

Callable

  • ClubCardEndTurn(Draw?: boolean): void

  • When a turn ends, we move to the next player


    Parameters

    • Draw: boolean = false

      If the end of turn was triggered by a draw

    Returns void

    • Nothing