This version of Unity is unsupported.

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.