NativeArray<T0>.this[int]

public T this[int];

Description

Read-only access to NativeArray.ReadOnly elements by index.

Note: The elements of the array are returned by value, not by reference.


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