SetFlagsHigh

From the Fallout3 GECK Wiki
Revision as of 16:52, 11 March 2015 by imported>Odessa (+nvse version)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
< [[::Category:Functions|Category:Functions]]

A function added by the New Vegas Script Extender.

Description

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

Syntax

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

See Also