Show / Hide Table of Contents

    Interface IRewardDataAsset<TData>

    The asset that contains the IRewardData

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