Show / Hide Table of Contents

    Interface IEventContentData

    Contains data associated with a specific IEventContent.

    Inherited Members
    IContentData.StageIds
    IContentData.InitialCurrencyAmounts
    IEntityData.CreateEntity()
    ISavedDataProvider.CreateSavedData()
    Namespace: IdleKit.Gameplay
    Assembly: cs.temp.dll.dll
    Syntax
    public interface IEventContentData : IContentData, IEntityData, ISavedDataProvider, IData

    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.