NativeArray<T0>.ToArray

Declaration

public T[] ToArray();

Returns

T[] A new managed array with the same contents as the given ReadOnly.

Description

Convert the data in a ReadOnly to a managed array.


Did you find this page useful? Please give it a rating: