Interface IModifierGroupDataAsset<TData>
The data asset associated with IModifierGroupData
Namespace: IdleKit.Gameplay
Assembly: cs.temp.dll.dll
Syntax
public interface IModifierGroupDataAsset<out TData> : IGuidReferenceableAsset<TData> where TData : class, IModifierGroupData
Type Parameters
Name | Description |
---|---|
TData |