Version: 2020.2
언어: 한국어
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.