docs.unity.cn
    Show / Hide Table of Contents

    Class Boxed<T>

    Inheritance
    Object
    Boxed<T>
    Namespace: Unity.Reflect.Actors
    Syntax
    public class Boxed<T>
    Type Parameters
    Name Description
    T

    Constructors

    Boxed(T)

    Declaration
    public Boxed(T value)
    Parameters
    Type Name Description
    T value

    Fields

    Value

    Declaration
    public T Value
    Field Value
    Type Description
    T
    Back to top Copyright © 2022 Unity Technologies
    Generated by DocFX
    on 03 February 2022
    Terms of use