docs.unity.cn
    Show / Hide Table of Contents

    Class Empty<T>

    Inheritance
    Object
    Empty<T>
    Namespace: Unity.VisualScripting
    Syntax
    public static class Empty<T>
    Type Parameters
    Name Description
    T

    Fields

    array

    Declaration
    public static readonly T[] array
    Field Value
    Type Description
    T[]

    hashSet

    Declaration
    public static readonly HashSet<T> hashSet
    Field Value
    Type Description
    HashSet<T>

    list

    Declaration
    public static readonly List<T> list
    Field Value
    Type Description
    List<T>
    Back to top Copyright © 2020 Unity Technologies
    Generated by DocFX
    on 11 March 2021