SetFlagsLow

< [[::Category:Functions|Category:Functions]]

A function added by the New Vegas Script Extender.

Description

Sets all of the first set of individual flags for a form to those specified by the bitmask int. See GetFlagsLow for explanation of what the bits mean, and various warnings. Added by NVSE 4.6.3.

Syntax

(none) reference.SetFlagsLow FlagsBitMask:int Target:form

See Also