PlayModeChangesHelper PersistChangesImmediately Property STUUI API Documentation V1.0.0
Should the changes be written back into the object immediately or only when calling StoreChanges ?

Namespace: NarayanaGames.UnityEditor.Common
Assembly: Assembly-CSharp-Editor (in Assembly-CSharp-Editor.dll) Version: 0.0.0.0
Syntax

public bool PersistChangesImmediately { get; set; }
See Also