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