Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


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

Warning
Deprecated. This API is outdated and will be removed. Please check out the Memory Profiler Package (https://docs.unity3d.com/Packages/com.unity.memoryprofiler@latest/)
public bool isPersistent { get; }