Class ObjectFlagsExtensions
Inheritance
ObjectFlagsExtensions
Assembly: UnityEditor.dll
Syntax
public static class ObjectFlagsExtensions
Methods
|
Improve this Doc
View Source
IsDontDestroyOnLoad(ObjectFlags)
Declaration
public static bool IsDontDestroyOnLoad(this ObjectFlags flags)
Parameters
Returns
|
Improve this Doc
View Source
IsManager(ObjectFlags)
Declaration
public static bool IsManager(this ObjectFlags flags)
Parameters
Returns
|
Improve this Doc
View Source
IsPersistent(ObjectFlags)
Declaration
public static bool IsPersistent(this ObjectFlags flags)
Parameters
Returns