appearsInManaCosts property

bool appearsInManaCosts
final

True if this symbol appears in a mana cost on any Magic card.

For example {20} has this field set to false because {20} only appears in Oracle text, not mana costs.

Implementation

final bool appearsInManaCosts;