UndoActionListAddRemove Constructor |
Namespace: NeoAxis.EditorAssembly: NeoAxis.Core (in NeoAxis.Core.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntaxpublic UndoActionListAddRemove(
Object list,
ICollection<int> objectIndexes,
bool add
)
Parameters
- list Object
-
- objectIndexes ICollectionInt32
-
- add Boolean
-
See Also