yasuki_gui.ui.deck_builder.deck_data.card_in_side# card_in_side(card, side)[source]# Test whether a card belongs to a deck-builder side. Parameters: carddictCard record with a decks list. sidestrSide identifier: "FATE", "DYNASTY", or "SETUP" (anything not in the Fate or Dynasty deck, e.g. strongholds and senseis). Returns: in_sideboolTrue if the card belongs to the given side.