Show / Hide Table of Contents

    Interface IDynamicGoalData

    The IGoalData associated with an IDynamicGoal

    Inherited Members
    IGoalData.rewardId
    IGoalData.amount
    IEntityData.CreateEntity(String)
    ISavedDataProvider.CreateSavedData(String)
    ISavedDataProvider.isContentSpecific
    IStaticData.id
    Namespace: IdleKit.Framework
    Assembly: cs.temp.dll.dll
    Syntax
    public interface IDynamicGoalData : IGoalData, IActivatableData, IEntityData, ISavedDataProvider, IStaticData

    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.