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