Version: 2018.3 (switch to 2019.1)
LanguageEnglish
  • C#

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.

Did you find this page useful? Please give it a rating: