Interface IStandardEventContent
IStandardEventContent extends the basic IEventContent but adds additional functionality from IStandardContent.
Inherited Members
Namespace: IdleKit.Gameplay
Assembly: cs.temp.dll.dll
Syntax
public interface IStandardEventContent : IStandardContent, IEventContent, IContent, IEntity, IInjectable
Properties
StandardEventContentData
Returns the IStandardEventContentData associated with the IStandardEventContent.
Declaration
IStandardEventContentData StandardEventContentData { get; }
Property Value
Type | Description |
---|---|
IStandardEventContentData |