Click or drag to resize

UndoActionPropertiesChangeItems Property


Namespace: NeoAxis.Editor
Assembly: NeoAxis.Core (in NeoAxis.Core.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntax
C#
public IList<UndoActionPropertiesChangeItem> Items { get; }

Property Value

IListUndoActionPropertiesChangeItem
See Also