Version: 2019.4

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.