Version: 2022.1
言語: 日本語
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.

Static 関数

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.