Difference between revisions of "SetWeight - Form"
Jump to navigation
Jump to search
no edit summary
imported>Fg109 m (→See Also) |
imported>PurpleLunchbox |
||
Line 1: | Line 1: | ||
[[Category:Scripting]] | [[Category:Scripting]] | ||
[[Category:Papyrus]] | [[Category:Papyrus]] | ||
'''Member of:''' [[Form Script]] | '''SKSE Member of:''' [[Form Script]] | ||
Sets the weight of this form. | Sets the weight of this form. (This function requires SKSE) | ||
== Syntax == | == Syntax == | ||
Line 24: | Line 24: | ||
== Notes == | == Notes == | ||
*Does not work on forms that do not have weight (eg Quests) | *Does not work on forms that do not have weight (eg Quests) | ||
*This function is performed on a base Form, meaning changes will not save. | |||
== See Also == | == See Also == | ||
*[[Form Script]] | *[[Form Script]] | ||
*[[GetWeight_-_Form|GetWeight - Form]] | *[[GetWeight_-_Form|GetWeight - Form]] |