Difference between revisions of "TES5Edit Scripting Functions"
TES5Edit Scripting Functions (edit)
Revision as of 23:38, 21 February 2018
, 23:38, 21 February 2018→IwbElement
imported>J.C. (→Global functions: Updated description text of FileByIndex and FileByLoadOrder to fix wiki output) |
imported>Hishutup m (→IwbElement) |
||
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/> | |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 |