Class UpgradeCurrenciesWithTagsGoalData
Inheritance
UpgradeCurrenciesWithTagsGoalData
Assembly: cs.temp.dll.dll
public class UpgradeCurrenciesWithTagsGoalData : GoalData, IGoalData, IActivatableData, IEntityData, ISavedDataProvider, IData
Constructors
Declaration
public UpgradeCurrenciesWithTagsGoalData()
Declaration
public UpgradeCurrenciesWithTagsGoalData(string id, string rewardId, int targetAmount, TagConsumerData tagConsumerData)
Parameters
Fields
Declaration
protected TagConsumerData _tagConsumerData
Field Value
Properties
Declaration
public virtual ITagConsumerData TagConsumerData { get; }
Property Value
Methods
Declaration
public override IEntity CreateEntity()
Returns
Overrides
Implements
IData