Add NoUndo attribute for properties without undo usage
This commit is contained in:
@@ -28,6 +28,7 @@ namespace FlaxEditor.Surface
|
||||
typeof(RangeAttribute),
|
||||
typeof(SpaceAttribute),
|
||||
typeof(NoAnimateAttribute),
|
||||
typeof(NoUndoAttribute),
|
||||
};
|
||||
|
||||
/// <summary>
|
||||
|
||||
Reference in New Issue
Block a user