Difference between revisions of "CopyMaleGroundPath"
Jump to navigation
Jump to search
imported>WereWolf (New page: A command for Oblivion Script Extender Sets the specified path of the calling reference or objectID to the same path from the fromObject. '''Syntax...) |
imported>WereWolf |
||
Line 1: | Line 1: | ||
A command for [[:Category:Oblivion Script Extender|Oblivion Script Extender]] | A command for [[:Category:Oblivion Script Extender|Oblivion Script Extender]] | ||
'''Syntax:''' | '''Syntax:''' | ||
(nothing) ''reference.''CopyMaleGroundPath fromObject:ref ''toObject:ref'' | (nothing) ''reference.''CopyMaleGroundPath fromObject:ref ''toObject:ref'' | ||
Sets the specified path of the calling reference or objectID to the same path from the fromObject. | |||
==See Also== | ==See Also== |
Latest revision as of 05:48, 14 September 2007
A command for Oblivion Script Extender
Syntax:
(nothing) reference.CopyMaleGroundPath fromObject:ref toObject:ref
Sets the specified path of the calling reference or objectID to the same path from the fromObject.