SetFlagsLow

From the Fallout3 GECK Wiki
Jump to navigation Jump to search
< [[::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

[help]
(none) reference.SetFlagsLow FlagsBitMask:int Target:form

See Also