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