ren.gay
Black Ops III
ArrayRemoveValue
Remove a value from an array (may affect multiple indexes)
Parameters
Parameter
Summary
*array
array to operate on
*value
value to remove (may be undefined)
[preserve_keys]
defaults to false, if true then it preserves the keys - otherwise creates integer keys
* = mandatory