Difference between revisions of "TES5Edit Scripting Functions"
TES5Edit Scripting Functions (edit)
Revision as of 23:32, 16 February 2014
, 23:32, 16 February 2014→TES5Edit Scripting Functions
imported>Mator (→TES5Edit Scripting Functions: -- I added a bunch of descriptions, corrected one or two things) |
imported>Mator |
||
Line 35: | Line 35: | ||
| scope="row" | <b>AddRequiredElementMasters</b> || IwbFile || aSourceElement : IwbElement , aTargetFile : IwbFile , aAsNew : boolean || Add the element''s master into the target file. | | scope="row" | <b>AddRequiredElementMasters</b> || IwbFile || aSourceElement : IwbElement , aTargetFile : IwbFile , aAsNew : boolean || Add the element''s master into the target file. | ||
|- align="left" style="background-color: #EEEEEE" | |- align="left" style="background-color: #EEEEEE" | ||
| scope="row" | <b>Assigned</b> || | | scope="row" | <b>Assigned</b> || boolean || element : IwbElement || Returns true if the element is not nil. Else returns false. | ||
|- align="left" style="background-color: #F8F8F8" | |- align="left" style="background-color: #F8F8F8" | ||
| scope="row" | <b>CanContainFormIDs</b> || boolean || element : IwbElement || | | scope="row" | <b>CanContainFormIDs</b> || boolean || element : IwbElement || |