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