Show / Hide Table of Contents

    Interface IDynamicGoalData

    The IGoalData associated with an IDynamicGoal

    Inherited Members
    IGoalData.RewardId
    IGoalData.Amount
    IEntityData.CreateEntity()
    ISavedDataProvider.CreateSavedData()
    Namespace: IdleKit.Gameplay
    Assembly: cs.temp.dll.dll
    Syntax
    public interface IDynamicGoalData : IGoalData, IActivatableData, IEntityData, ISavedDataProvider, IData

    Properties

    Duration

    The duration of the IDynamicGoal in milliseconds.

    Declaration
    long Duration { get; }
    Property Value
    Type Description
    Int64
    Back to top Copyright © 2020 East Side Games Inc.