isPersistent
Is this object persistent? (Assets are persistent, objects stored in Scenes and dynamically created objects are not persistent).
Read time 1 minuteLast updated 6 days ago
Definition
- Type: Property
- Namespace: UnityEditor.MemoryProfiler
- Assembly: UnityEditor.CoreModule
public bool isPersistent { get; }