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