Difference between revisions of "TES5Edit Scripting Functions"

m
imported>J.C.
(→‎Global functions: Updated description text of FileByIndex and FileByLoadOrder to fix wiki output)
imported>Hishutup
Line 311: Line 311:
   |Copies an IwbMainRecord, IwbGroupRecord, or IwbContainer to the specified file. The ''abAsNew'' boolean controls whether or not you're copying the record as an override record. Returns the copied element.}}
   |Copies an IwbMainRecord, IwbGroupRecord, or IwbContainer to the specified file. The ''abAsNew'' boolean controls whether or not you're copying the record as an override record. Returns the copied element.}}
{{TES5Edit function row|odd
{{TES5Edit function row|odd
   |wbCopyElementToFileWithPrefix|IwbElement|aeElement: IwbElement;<br/> aeFile: IwbFile;<br/> abAsNew: boolean;<br/> abDeepCopy: boolean;<br/> akUnknown;<br/> akUnknown;<br/> akUnknown
   |wbCopyElementToFileWithPrefix|IwbElement|aeElement: IwbElement;<br/> aeFile: IwbFile;<br/> abAsNew: boolean;<br/> abDeepCopy: boolean;<br/> aPrefixRemove;<br/> aPrefix;<br/> aSuffix: string
   |Details unknown. Returns the copied element.}}
   |Details unknown. Returns the copied element.}}
{{TES5Edit function row|even
{{TES5Edit function row|even
Anonymous user