Show / Hide Table of Contents

    Interface ICollectorDataAsset<TData>

    The asset that contains the ICollectorData

    Namespace: IdleKit.Gameplay
    Assembly: cs.temp.dll.dll
    Syntax
    public interface ICollectorDataAsset<out TData> : IBaseCollectorDataAsset<TData>, IGuidReferenceableAsset<TData> where TData : class, ICollectorData
    Type Parameters
    Name Description
    TData
    Back to top Copyright © 2020 East Side Games Inc.