Interface IEventContentDataAsset<TData>
The asset that contains the IEventContentData
Namespace: IdleKit.Framework
Assembly: cs.temp.dll.dll
Syntax
public interface IEventContentDataAsset<out TData> : IContentDataAsset<TData>, IGuidReferenceableAsset<TData>, IGuidReferenceableAsset where TData : IEventContentData
Type Parameters
| Name | Description |
|---|---|
| TData |