Lua:ArrayConcat
From BeamNG
Adds table "src" to the end of table "dst".
File location: lua\utils.lua:365
Syntax
table arrayConcat (table dst, table src)
Adds table "src" to the end of table "dst".
File location: lua\utils.lua:365
table arrayConcat (table dst, table src)