Class IndexInSourceValueProvider

java.lang.Object
net.demilich.metastone.game.spells.desc.valueprovider.ValueProvider
net.demilich.metastone.game.spells.desc.valueprovider.IndexInSourceValueProvider
All Implemented Interfaces:
Serializable, HasDesc<ValueProviderDesc>

public class IndexInSourceValueProvider extends ValueProvider
Returns the index of the first entity that matches the ValueProviderArg.CARD_FILTER in the specified ValueProviderArg.CARD_SOURCE.
See Also: