Version: 2018.3 (switch to 2019.1)
LanguageEnglish
  • C#
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.
对文档有任何疑问,请移步至开发者社区提问,我们将尽快为您解答