unity c# how to add array into list code example Example: convert array to list Unity C# List<> someList = new List(someArray);