Class KindSortOrderAbstract
Index
Methods
Methods
StaticcategoryName
Returns the card category sort name for SortedKind.
Parameters
- card: Card
Returns string
The
kindcategory:W,U,B,R,G,Multicolor,Artifact (Colorless),Non-artifact (Colorless),Land, orLand (Basic).
Staticrarity
Return the sorted format card rarity.
Note: For just the
oldschool&premodernformats use original rarity otherwise for all other formats use recent rarity. Fallback if necessary to the actual card rarity.Parameters
- card: Card
Optionalformat: GameFormatSpecific game format. When omitted
card.rarityis returned.
Returns string
Provides card data related to sort order for rarity and card category.