ObjectFlags

enumeration

Switch to Manual

Description

Flags that can be set on a Native Object.

Variables

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.