Class XDictionaryPool | Bolt Visual Scripting | 1.4.12
docs.unity3d.com
    Show / Hide Table of Contents

    Class XDictionaryPool

    Inheritance
    Object
    XDictionaryPool
    Namespace: Ludiq
    Syntax
    public static class XDictionaryPool

    Methods

    Free<TKey, TValue>(Dictionary<TKey, TValue>)

    Declaration
    public static void Free<TKey, TValue>(this Dictionary<TKey, TValue> dictionary)
    Parameters
    Type Name Description
    Dictionary<TKey, TValue> dictionary
    Type Parameters
    Name Description
    TKey
    TValue
    Back to top Copyright © 2020 Unity Technologies
    Generated by DocFX