java.lang.Object
net.demilich.metastone.game.spells.desc.condition.Condition
net.demilich.metastone.game.spells.desc.condition.RaceCondition
All Implemented Interfaces:
Serializable, HasDesc<ConditionDesc>

public final class RaceCondition extends Condition
Evaluates to true if the target or single entity resolved by ConditionArg.TARGET has the specified ConditionArg.RACE.
See Also: