ObjectFlags

enumeration

매뉴얼로 전환

설명

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

변수

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.