Difference between revisions of "CloneForm"

2 bytes added ,  22:33, 4 December 2006
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:
Anonymous user