Lua:TableMerge
From BeamNG
Merges table "src" with table "dst", and returns table dst".
File location: lua\utils.lua:370
Syntax
table tableMerge (table dst, table src)
Merges table "src" with table "dst", and returns table dst".
File location: lua\utils.lua:370
table tableMerge (table dst, table src)