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