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...)
(No difference)

Revision as of 06:35, 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