ObjectFlags

enumeration

Cambiar al Manual

Descripción

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

Variables

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.