docs.unity.cn
    Show / Hide Table of Contents

    Struct NativeReference<T>.ReadOnly

    An unmanaged, read-only reference container.

    Namespace: Unity.Collections
    Syntax
    public struct ReadOnly

    Properties

    Value

    The value of this container.

    Declaration
    public T Value { get; }
    Property Value
    Type Description
    T
    Back to top Copyright © 2020 Unity Technologies
    Generated by DocFX
    on Friday, May 21, 2021