Flags that can be set on a Native Object.
Property | Description |
---|---|
IsDontDestroyOnLoad | Specifies that the object is marked as DontDestroyOnLoad. |
IsPersistent | Specifies that the object is set as persistent. |
IsManager | Specifies that the object is marked as a manager. |