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