FunctionsClubCardCreateMapCurrentGameStateClubCardCreateMapCurrentGameState CallableClubCardCreateMapCurrentGameState(): Map<string, ClubCard>Creates a map of all cards in the current game by their UniqueID. Useful for quick lookup by ID.Returns Map<string, ClubCard>Map of UniqueID to card
Creates a map of all cards in the current game by their UniqueID. Useful for quick lookup by ID.