Class NoUndoAttribute
Makes a property to not use undo/redo when modifying it in Editor.
Inheritance
System.Object
NoUndoAttribute
Namespace: FlaxEngine
Assembly: FlaxEngine.CSharp.dll
Syntax
public sealed class NoUndoAttribute : Attribute
Constructors
NoUndoAttribute()
Declaration
public NoUndoAttribute()