Class Empty<T> | Bolt Visual Scripting | 1.4.12
docs.unity3d.com
    Show / Hide Table of Contents

    Class Empty<T>

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

    Fields

    array

    Declaration
    public static readonly T[] array
    Field Value
    Type Description
    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