Array Utilities for C# - Lite

FREE
Publisher Matt Fenderson
File size 20.98kB
Number of files 3
Latest version 1
Latest release date 2013-10-23 05:29:06
First release date 2013-10-23 05:29:06
Supported Unity versions 2018.4.2 or higher
C# Plugins to make your scripting life easier. ArrayUtilities puts the power back into C# far beyond that of JavaScript and its array manipulation. The free version of ArrayUtilities.dll allows you to manipulate arrays the same as JavaScript whereas the Pro version allows you to go far beyond that such as Sort, Shuffle, InsertStackAt, PopStack, ShiftStack, and many more utilities.

All examples and syntax of using this file are included in the C# example script. To use this custom addon: At top of your scripts add "using ArrayUtilities;"