Class StorageContainsCondition

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

public class StorageContainsCondition extends Condition
true if the EnvironmentEntityList stored on the source contains any of the target entities.
See Also: