Class AnyMatchFilterCondition

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

public class AnyMatchFilterCondition extends Condition
true if any of the entities returned by resolving ConditionArg.TARGET is passed by the filter supplied in ConditionArg.FILTER.
See Also: