CUT-INSERT-RANGE Geek Inspector Addons
CUT-INSERT-RANGE Geek Inspector Addons is a Geek Inspector bundle that concentrates on cutting, inserting, appending and deleting ranges of array and list elements in the Unity Inspector using the 4AI Geek Context Menu.
Get CUT-INSERT-RANGE in the Unity Asset Store
Geek Inspector Addons are available in the Unity Asset Store. Use this bundle when you need to move content using cut, insert, append and delete operations on ranges of elements.
What the bundle enables
The bundle extends the Unity Editor and enables:
- Cutting a range of array or list elements and placing them in the Geek Clipboard.
- Inserting elements from the Geek Clipboard at a clicked index in an array or list.
- Appending elements from the Geek Clipboard after a clicked index in an array or list.
- Deleting a range of array or list elements.
- Setting and resizing the array or list element range.
Full source code is included with the bundle.
Bundle commands
CUT-INSERT-RANGE includes three main families of commands in the 4AI Geek Context Menu:
- CUT commands for cutting and deleting ranges, with locked and unlocked variants.
- INSERT commands for inserting Geek Clipboard contents at a clicked index, with optional locking of the inserted range.
- RANGE commands for setting and resizing the working range, including locked variants.
Related Geek Addons
CUT-INSERT-RANGE is designed to be used together with other Geek Inspector Addons:
Support and bug reports
For support and bug reports related to CUT-INSERT-RANGE and other Geek Inspector Addons, please use the Geek Addons support pages:
You can also always reach the 4AI team directly through the contact form.