Skip to main content

ClubCardAddPlayer

Callable

  • ClubCardAddPlayer(Char, Cont, Cards): void

  • Draw the club card player hand on screen, show only sleeves if not controlled by player


    Parameters

    • Char: Character

      The character to link to that club card player

    • Cont: string

      The control linked to that player

    • Cards: readonly number[]

      The cards to build the deck with

    Returns void

    • Nothing