This wiki is a copy of the original Oblivion CS wiki created and maintained by the UESP.net. See CSwiki:Copy Notice for more info.

Difference between revisions of "CopyIconPath"

From the Oblivion ConstructionSet Wiki
Jump to navigation Jump to search
imported>WereWolf
(New page: A command for Oblivion Script Extender '''Syntax:''' (nothing) reference.CopyIconPath fromObject:ref toObject:ref Sets the icon path of the callin...)
 
imported>WereWolf
 
Line 2: Line 2:


'''Syntax:'''
'''Syntax:'''
  (nothing) reference.CopyIconPath fromObject:ref toObject:ref
  (nothing) ''reference.''CopyIconPath fromObject:ref ''toObject:ref''


Sets the icon path of the calling reference or passed objectID to the icon path of fromObject.
Sets the icon path of the calling reference or passed objectID to the icon path of fromObject.

Latest revision as of 07:37, 15 September 2007

A command for Oblivion Script Extender

Syntax:

(nothing) reference.CopyIconPath fromObject:ref toObject:ref

Sets the icon path of the calling reference or passed objectID to the icon path of fromObject.

See Also[edit | edit source]