ren.gay
Black Ops III
ArrayCombine
combine two arrays into and returns one new array
Parameters
Parameter
Summary
*array1
array to operate on
*array2
array to operate on
*allowdupes
if true then allow duplicate entries, otherwise prune them out when combining
*preserve_keys
if true then preserve the keys (only for string keys) otherwise renumber when combining
* = mandatory