docs.unity.cn
    Show / Hide Table of Contents

    Method ReadArray

    ReadArray<T>(BinaryReader, NativeArray<T>, Int32)

    Declaration
    public static void ReadArray<T>(this BinaryReader reader, NativeArray<T> elements, int count)
        where T : struct
    Parameters
    Type Name Description
    BinaryReader reader
    NativeArray<T> elements
    Int32 count
    Type Parameters
    Name Description
    T
    Back to top Copyright © 2020 Unity Technologies
    Generated by DocFX
    on Friday, May 28, 2021