Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR LUA

lua insert table into table

table.insert(tabletoaddto, pos:num, tabletoinsert)
Source by stackoverflow.com #
 
PREVIOUS NEXT
Tagged: #lua #insert #table #table
ADD COMMENT
Topic
Name
5+7 =