Difference between revisions of "TES5Edit Scripting Functions"
Jump to navigation
Jump to search
TES5Edit Scripting Functions (edit)
Revision as of 23:36, 16 February 2014
, 23:36, 16 February 2014→TES5Edit Scripting Functions
imported>Mator |
imported>Mator |
||
Line 53: | Line 53: | ||
| scope="row" | <b>CleanMasters</b> || || file : IwbFile || | | scope="row" | <b>CleanMasters</b> || || file : IwbFile || | ||
|- align="left" style="background-color: #F8F8F8" | |- align="left" style="background-color: #F8F8F8" | ||
| scope="row" | <b>CompareExchangeFormID</b> || boolean || mainrecord : IwbMainRecord , oldFormID : Cardinal , aNewFormID : Cardinal || | | scope="row" | <b>CompareExchangeFormID</b> || boolean || mainrecord : IwbMainRecord , oldFormID : Cardinal , aNewFormID : Cardinal || Switches FormID references on mainrecord from oldFormID to aNewFormID. | ||
|- align="left" style="background-color: #EEEEEE" | |- align="left" style="background-color: #EEEEEE" | ||
| scope="row" | <b>ConflictAllForMainRecord</b> || TConflictThis || record : IwbMainRecord || Gets the ConflictThis argument of the record by calling ConflictLevelForMainRecord (see ctXxxxx enums) | | scope="row" | <b>ConflictAllForMainRecord</b> || TConflictThis || record : IwbMainRecord || Gets the ConflictThis argument of the record by calling ConflictLevelForMainRecord (see ctXxxxx enums) |