GroupOfObjectsUndoUndoActionCreateDelete(GroupOfObjects, Int32, Boolean, Boolean) Constructor |
Namespace: NeoAxis.EditorAssembly: NeoAxis.Core (in NeoAxis.Core.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntaxpublic UndoActionCreateDelete(
GroupOfObjects groupOfObjects,
int[] indexes,
bool create,
bool callDestroyObjects
)
Parameters
- groupOfObjects GroupOfObjects
-
- indexes Int32
-
- create Boolean
-
- callDestroyObjects Boolean
-
See Also