The Negative One
Convert List to index to be used in an array
So I am trying to find a way to take a List<T> and get each of its Items as an array index so I pass that to a function that I already have written. (Trying to keep this genaric as to fully understand everything would take dissecting the game Im working on lol.)
52 replies