Interface IEventContentData
Contains data associated with a specific IEventContent.
Inherited Members
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[] |