This version of Unity is unsupported.

TypeFlags

enumeration

Description

Equivalent of Profiling.TypeFlags in the old memory profiler API.

Properties

kValueTypeEquivalent of Profiling.TypeFlags.kValueType in the old memory profiler API.
kArrayEquivalent of Profiling.TypeFlags.kArray in the old memory profiler API.
kArrayRankMaskEquivalent of Profiling.TypeFlags.kArrayRankMask in the old memory profiler API.