ren.gay
Black Ops III
ArrayRemoveIndex
Remove a value from an array at a given index
Parameters
Parameter
Summary
*array
array to operate on
*index
index of value to remove
[preserve_keys]
defaults to false, if true then it preserves the keys - otherwise creates integer keys
* = mandatory