Show / Hide Table of Contents

    Interface IEventContentData

    Contains data associated with a specific IEventContent.

    Inherited Members
    IContentData.stageIds
    IContentData.initialCurrencyAmounts
    IEntityData.CreateEntity(String)
    ISavedDataProvider.CreateSavedData(String)
    ISavedDataProvider.isContentSpecific
    IStaticData.id
    Namespace: IdleKit.Framework
    Assembly: cs.temp.dll.dll
    Syntax
    public interface IEventContentData : IContentData, IEntityData, ISavedDataProvider, IStaticData

    Properties

    milestoneDataIds

    The IMilestoneData(s) a player will progress through while in the IEventContent.

    Declaration
    string[] milestoneDataIds { get; }
    Property Value
    Type Description
    String[]
    Back to top Copyright © 2020 East Side Games Inc.