Supporting Undo in Unity Editor scriptsThere’s 2 ways to do this: Via Serialization or via the Undo class. Let’s have a look at both!