Show / Hide Table of Contents

    Interface IModifierGroupDataAsset<TData>

    The data asset associated with IModifierGroupData

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