ScarDoc

Start typing to search the SCAR reference.

Function
Table

Table_Concatenate_Associative

Creates a third associated table that contains all key-value pair of all tables passed as parameter.

On this page
Table_Concatenate_Associative(table1, table2)

Description

Creates a third associated table that contains all key-value pair of all tables passed as parameter.

Parameters

  • table1LuaTablerequired
  • table2LuaTablerequired

Returns

LuaTable

Source

Declared in the game's script sources at:

scar/table.scar