Description 描述
An extension class that contains member functions to ObjectFlags.
Static Methods 静态方法
| 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. |