Skip to main content

ClubCardAddPlayer

Callable

  • ClubCardAddPlayer(Char: Character, Cont: string, Cards: any[]): 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: any[]

      The cards to build the deck with

    Returns void

    • Nothing