CopyObjects: Difference between revisions
Jump to navigation
Jump to search
(Removing all content from page) |
m (Bot (Edward's framework)) |
||
Line 1: | Line 1: | ||
==copyObjects== | |||
Lua Syntax: | |||
<pre>copyObjects(objects)</pre> | |||
===Arguments=== | |||
====objects==== | |||
:'''{"object path1"|"object id1"|object1,...}''' - Copies one or multiple object(s). | |||
===Flags=== | |||
===Return Values=== | |||
None. |
Latest revision as of 11:56, 16 August 2009
copyObjects
Lua Syntax:
copyObjects(objects)
Arguments
objects
- {"object path1"|"object id1"|object1,...} - Copies one or multiple object(s).
Flags
Return Values
None.