Experimental: this API is experimental and might be changed or removed in the future.

ObjectFlagsExtensions

class in UnityEditor.Profiling.Memory.Experimental

Cambiar al Manual

Descripción

An extension class that contains member functions to ObjectFlags.

Funciones Estáticas

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.