Difference between revisions of "TES5Edit Scripting Functions"

Jump to navigation Jump to search
no edit summary
imported>ThreeTen
imported>ThreeTen
Line 226: Line 226:
|- align="left" style="background-color: #EEEEEE"
|- align="left" style="background-color: #EEEEEE"
| scope="row" | <b>RemoveNode</b> || boolean || node : IwbElement  || Removes the node from the file.  Use this instead of Remove/RemoveElement to avoid errors when removing elements selected by and visible to the user.
| scope="row" | <b>RemoveNode</b> || boolean || node : IwbElement  || Removes the node from the file.  Use this instead of Remove/RemoveElement to avoid errors when removing elements selected by and visible to the user.
| scope="row" | <b>RemoveFilter</b> || || || Removes all Mod filters. (Equivalent to Right Click -> Remove Filter).  Useful for visually correcting the contents of a file that has had records/GRUPs removed via RemoveNode().
|- align="left" style="background-color: #F8F8F8"
|- align="left" style="background-color: #F8F8F8"
| scope="row" | <b>ResourceCopy</b> ||  || container : IwbContainer , fileName : string , pathOut : string , containerIndex : integer  ||  
| scope="row" | <b>ResourceCopy</b> ||  || container : IwbContainer , fileName : string , pathOut : string , containerIndex : integer  ||  
Anonymous user

Navigation menu