| 
View
 

copy_object_property

Page history last edited by Dave Thaler 6 years, 1 month ago Saved with comment

The copy_object_property mission scripting command copies a named property from one named space object to another.

 

Attribute

Valid Values

Optional?

Description

name1

text

Mandatory

Name of object to copy property value from.  If no such object exists, the value 0 will be copied.

name2

text

Mandatory

Name of object to copy property value to.  If no such object exists, the command will be ignored.

property

text

Mandatory

Property to copy value of.

 

 

Comments (0)

You don't have permission to comment on this page.