SetFlagsHigh

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 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