Show / Hide Table of Contents

    Class DynamicCollectCurrenciesWithTagsGoalData

    Contains the IGoalData associated with DynamicCollectCurrenciesWithTagsGoal

    Inheritance
    Object
    GoalData
    CollectCurrenciesWithTagsGoalData
    DynamicCollectCurrenciesWithTagsGoalData
    Implements
    IDynamicGoalData
    IGoalData
    IActivatableData
    IEntityData
    ISavedDataProvider
    IData
    Inherited Members
    CollectCurrenciesWithTagsGoalData._tagConsumerData
    CollectCurrenciesWithTagsGoalData.TagConsumerData
    GoalData._id
    GoalData.Id
    GoalData._amount
    GoalData.Amount
    GoalData._rewardId
    GoalData.RewardId
    GoalData.CreateSavedData()
    Object.Equals(Object)
    Object.Equals(Object, Object)
    Object.GetHashCode()
    Object.GetType()
    Object.MemberwiseClone()
    Object.ToString()
    Object.ReferenceEquals(Object, Object)
    Namespace: IdleKit.Gameplay
    Assembly: cs.temp.dll.dll
    Syntax
    public class DynamicCollectCurrenciesWithTagsGoalData : CollectCurrenciesWithTagsGoalData, IDynamicGoalData, IGoalData, IActivatableData, IEntityData, ISavedDataProvider, IData

    Constructors

    DynamicCollectCurrenciesWithTagsGoalData()

    Declaration
    public DynamicCollectCurrenciesWithTagsGoalData()

    DynamicCollectCurrenciesWithTagsGoalData(String, String, Double, TagConsumerData)

    Declaration
    public DynamicCollectCurrenciesWithTagsGoalData(string id, string rewardId, double targetAmount, TagConsumerData tagConsumerData)
    Parameters
    Type Name Description
    String id
    String rewardId
    Double targetAmount
    TagConsumerData tagConsumerData

    Properties

    Duration

    Declaration
    public virtual long Duration { get; }
    Property Value
    Type Description
    Int64

    Methods

    CreateEntity()

    Declaration
    public override IEntity CreateEntity()
    Returns
    Type Description
    IEntity
    Overrides
    CollectCurrenciesWithTagsGoalData.CreateEntity()

    Implements

    IDynamicGoalData
    IGoalData
    IActivatableData
    IEntityData
    ISavedDataProvider
    IData
    Back to top Copyright © 2020 East Side Games Inc.