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