UnSetFlags

From Eternity Wiki
Revision as of 17:50, 15 August 2009 by Printz (talk | contribs) (New page: Type: Miscellaneous, parameterized Parameter Information: * Args1 = Select Bits Field (no default) **1 = Bits **2 = Bits2 **3 = Bits3 *Args2 = Value to Inverse-Logical-AND with sele...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

Type: Miscellaneous, parameterized

Parameter Information:

  • Args1 = Select Bits Field (no default)
    • 1 = Bits
    • 2 = Bits2
    • 3 = Bits3
  • Args2 = Value to Inverse-Logical-AND with selected Bits field (default of 0 = 0)

Purpose: Removes the flags set in Args2 from the object's Bits field selected by Args1. This "turns off" effects controlled by those bits. New to Eternity.

Thunk: Yes.