- Home /
Question by
iTwyx · Feb 27, 2018 at 09:43 AM ·
editor-scriptingeditorwindowsliderguilayout
Undo slider in an EditorWindow
Hi,
I can't seem to figure out how to undo changes on a GUILayout.Slider in an editorwindow.
Any suggestions?
Comment
Answer by spencersteers · Mar 29, 2018 at 10:54 AM
What have you tried?
Have you tried using Undo.RecordObject before modifying the object?