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

TypeFlagsExtensions

class in UnityEditor.Profiling.Memory.Experimental

切换到手册

描述

包含成员函数的 TypeFlags 扩展类。

静态函数

ArrayRank如果类型是数组类型,则检索类型标志的数组秩。
IsArray返回标志是否显示为数组类型。
IsValueType返回类型是否显示为值类型。