UndoActionPropertiesChangeItem Constructor |
Namespace: NeoAxis.EditorAssembly: NeoAxis.Core (in NeoAxis.Core.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntaxpublic Item(
Object obj,
MetadataProperty property,
Object restoreValue,
Object[] indexes = null
)
Parameters
- obj Object
-
- property MetadataProperty
-
- restoreValue Object
-
- indexes Object (Optional)
-
See Also