Class OwnedByPlayerCondition

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

public final class OwnedByPlayerCondition extends Condition
true if the target is owned by the ConditionArg.TARGET_PLAYER.
See Also: