ObjectFlagsExtensions.IsDontDestroyOnLoad
Parameters
| flags | The ObjectFlags to compute from (accessible via this). |
Returns
bool Returns true if the object associated with this ObjectFlags is marked as DontDestroyOnLoad.
Description 描述
True if the object is marked as DontDestroyOnLoad; otherwise false.