This version of Unity is unsupported.

ObjectFlags

enumeration

Description

Flags that can be set on a Native Object.

Properties

IsDontDestroyOnLoadSpecifies that the object is marked as DontDestroyOnLoad.
IsPersistentSpecifies that the object is set as persistent.
IsManagerSpecifies that the object is marked as a manager.