Difference between revisions of "CopyIconPath"
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 06: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.