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

ArrayEntries<T0>

class in UnityEditor.Profiling.Memory.Experimental

切换到手册

描述

一个抽象 helper 类,提供了检索泛型数据元素数组的方法。

公共函数

GetEntries检索数组中的条目子集。
GetNumEntries获取源数组中的条目数。