PackedNativeUnityEngineObject.isPersistent
public bool isPersistent;
Description 描述
Is this object persistent? (Assets are persistent, objects stored in Scenes are persistent, dynamically created objects are not)
Is this object persistent? (Assets are persistent, objects stored in Scenes are persistent, dynamically created objects are not)