PasteObjects
Jump to navigation
Jump to search
pasteObjects
Lua Syntax:
pasteObjects(windowName [, parentObject, field])
Arguments
windowName
- int - Name of the new toolbox.
parentObject
- "object path"|"object id"|object - Object where the pasted object(s) will be added to.If no parent object is given the object(s) will be added to the game object.
field
- int - Data field where the pasted object(s) will be added to the parent object.
Flags
Return Values
None.