class in UnityEditor.Profiling.Memory.Experimental
An extension class that contains member functions to ObjectFlags.
| IsDontDestroyOnLoad | True if the object is marked as DontDestroyOnLoad; otherwise false. | 
| IsManager | True if the object is a manager, otherwise false. | 
| IsPersistent | True if the object is marked as Persistent, otherwise false. |