ObjectFlags

enumeration

Description

Equivalent of Profiling.PackedNativeUnityEngineObject.ObjectFlags in the old memory profiler API.

Properties

IsDontDestroyOnLoadEquivalent of Profiling.PackedNativeUnityEngineObject.ObjectFlags.IsDontDestroyOnLoad in the old memory profiler API.
IsPersistentEquivalent of Profiling.PackedNativeUnityEngineObject.ObjectFlags.IsPersistent in the old memory profiler API.
IsManagerEquivalent of Profiling.PackedNativeUnityEngineObject.ObjectFlags.IsManager in the old memory profiler API.
对文档有任何疑问,请移步至开发者社区提问,我们将尽快为您解答