Skip to main content

ClubCardRemoveGroupFromBoard

Callable

  • ClubCardRemoveGroupFromBoard(CCPlayer: ClubCardPlayer, GroupName: string): void

  • Removes all cards that belong to a group (ex: Liability) from a board


    Parameters

    • CCPlayer: ClubCardPlayer

      The club card player

    • GroupName: string

      The group name to remove

    Returns void

    • Nothing