Difference between revisions of "TES5Edit Scripting Functions"
TES5Edit Scripting Functions (edit)
Revision as of 23:34, 16 February 2014
, 23:34, 16 February 2014→TES5Edit Scripting Functions
imported>Mator |
imported>Mator |
||
Line 47: | Line 47: | ||
| scope="row" | <b>Check</b> || boolean || element : IwbElement || | | scope="row" | <b>Check</b> || boolean || element : IwbElement || | ||
|- align="left" style="background-color: #EEEEEE" | |- align="left" style="background-color: #EEEEEE" | ||
| scope="row" | <b>ChildGroup</b> || IwbGroupRecord || record : IwbMainRecord || Use on a GRUP record | | scope="row" | <b>ChildGroup</b> || IwbGroupRecord || record : IwbMainRecord || Use on a GRUP record like CELL or WRLD to return the group of records stored within it. | ||
|- align="left" style="background-color: #F8F8F8" | |- align="left" style="background-color: #F8F8F8" | ||
| scope="row" | <b>ChildrenOf</b> || IwbMainRecord || group : IwbGroupRecord || | | scope="row" | <b>ChildrenOf</b> || IwbMainRecord || group : IwbGroupRecord || |