I want to insert two items at position n in an array. In javascript I would use splice to do this. Is there an equivalent in unityscript for the unityscript javascript-like array type.
↧