Version: 2019.4
Experimental: this API is experimental and might be changed or removed in the future.

ArrayEntries<T0>

class in UnityEditor.Profiling.Memory.Experimental

マニュアルに切り替える

説明

An abstract helper class that provides methods to retrieve arrays of data elements of a generic type.

Public 関数

GetEntriesRetrieves a subset of entries in an array.
GetNumEntriesGets the number of entries in the source array.