Version: 2021.2
언어: 한국어
Experimental: this API is experimental and might be changed or removed in the future.

ObjectFlagsExtensions

class in UnityEditor.Profiling.Memory.Experimental

매뉴얼로 전환

설명

An extension class that contains member functions to ObjectFlags.

정적 함수

IsDontDestroyOnLoadTrue if the object is marked as DontDestroyOnLoad; otherwise false.
IsManagerTrue if the object is a manager, otherwise false.
IsPersistentTrue if the object is marked as Persistent, otherwise false.