Lua:TableMerge

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)