Geek Tools extends the Unity Editor with the following operations on lists and arrays (operations on both all elements and range of elements):
FULL SOURCE CODE included.
WEBSITE | DOC | GEEK ADDONS | SUPPORT FORUM | BUG REPORTS | FORUM
------------------------------------
OTHER RELEASED GEEK ADDONS
------------------------------------
---------------
DEMO SCENE
---------------
You can test this package with the free demo scene available in the Asset Store.
For testing, you can also use two MonoBehaviour scripts: ExampleArrays.cs and ExampleLists.cs that contain many different arrays and lists. Attach the scripts to any game objects, define array and list data and then, just right-click on array/list element names to display a context menu with the Geek Tools menu item.