FunctionsGameClubCardBoardDoBundleGameClubCardBoardDoBundle CallableGameClubCardBoardDoBundle(Cards: ClubCard[]): stringCreates a bundle of cards in a string to push to the server.ParametersCards: ClubCard[]An array of ClubCard objectsReturns stringA string with all the cards
Creates a bundle of cards in a string to push to the server.