Class IsDeadCondition

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

public class IsDeadCondition extends Condition
true if the target Entity.isDestroyed().
See Also: