This version of Unity is unsupported.
Experimental: this API is experimental and might be changed or removed in the future.

ArrayEntries<T0>

class in UnityEditor.Profiling.Memory.Experimental

/

Implemented in:UnityEditor

Description

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

Public Methods

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