Difference between revisions of "CloneForm"
no edit summary
imported>Scruggs |
imported>Scruggs |
||
Line 2: | Line 2: | ||
'''Syntax:''' | '''Syntax:''' | ||
[''Ref.'']CloneForm ''objectID'' | [''Ref.'']CloneForm ''[objectID]'' | ||
This function creates a new base object, identical to the base object supplied as the calling object or objectID. Cloned objects are saved in the savegame. Cloning an object allows you to then make changes to the clone without affecting the original object. Optional syntax returns the base object ID of the clone: | This function creates a new base object, identical to the base object supplied as the calling object or objectID. Cloned objects are saved in the savegame. Cloning an object allows you to then make changes to the clone without affecting the original object. Optional syntax returns the base object ID of the clone: |