Class EventValueProvider

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

public class EventValueProvider extends ValueProvider
Retrieves the HasValue.getValue() of the event being processed.
See Also: