Equivalent of Profiling.PackedNativeUnityEngineObject.ObjectFlags in the old memory profiler API.
IsDontDestroyOnLoad | Equivalent of Profiling.PackedNativeUnityEngineObject.ObjectFlags.IsDontDestroyOnLoad in the old memory profiler API. |
IsPersistent | Equivalent of Profiling.PackedNativeUnityEngineObject.ObjectFlags.IsPersistent in the old memory profiler API. |
IsManager | Equivalent of Profiling.PackedNativeUnityEngineObject.ObjectFlags.IsManager in the old memory profiler API. |