Show / Hide Table of Contents

    Interface IGoalDataAsset<TData>

    The asset that contains the IGoalData

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