Struct NativeArray<T>.ReadOnly | DOTS Runtime | 0.31.0-preview.24
docs.unity.cn
    Show / Hide Table of Contents

    Struct NativeArray<T>.ReadOnly

    Namespace: Unity.Collections
    Syntax
    public struct ReadOnly

    Properties

    Item[Int32]

    Declaration
    public T this[int index] { get; }
    Parameters
    Type Name Description
    Int32 index
    Property Value
    Type Description
    T
    Back to top Copyright © 2020 Unity Technologies
    Generated by DocFX
    on 06 November 2020