Struct NativeReference<T>.ReadOnly | Collections | 0.14.0-preview.16
docs.unity.cn
    Show / Hide Table of Contents

    Struct NativeReference<T>.ReadOnly

    An unmanaged, read-only reference container.

    Namespace: Unity.Collections
    Syntax
    [NativeContainer]
    [NativeContainerIsReadOnly]
    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 30 October 2020