Skip to main content

GameClubCardBoardUndoBundle

Callable

  • GameClubCardBoardUndoBundle(bundle: string, Location: string): ClubCard[]

  • Parses a string to return an updated array of ClubCard objects.


    Parameters

    • bundle: string

      A string containing all the cards

    • Location: string

      The location of the card

    Returns ClubCard[]

    • An array of updated ClubCard objects