any
A type that can hold any value. Can be considered the union of all other types.
Functions that use this type as parameter
Functions that use this type as parameter
Card.AddSetcodesRule
- Adds any number of archetypes (setcodes) to a card.Group.Filter
- Filters aGroup
.
Functions that return this type
Functions that return this type
Function Types that use this type as parameter
Function Types that use this type as parameter
CardFilter
- A function used to filterCard
s.CardPropertyFunction
- A function that returns a card's property
Function Types that return this type
Function Types that return this type
CardPropertyFunction
- A function that returns a card's property