Ifvarvarand: Difference between revisions

From EDukeWiki
Jump to navigation Jump to search
No edit summary
One (talk | contribs)
No edit summary
Line 1: Line 1:
ifvarvarand <gamevar1> <gamevar2>
'''ifvarvarand''' <gamevar1> <gamevar2>


[[If condition]] returning true if the bits in <[[gamevar]]2>'s value are flipped in <[[gamevar]]1>'s value.
[[If condition]] returning true if the bits in <[[gamevar]]2>'s value are flipped in <[[gamevar]]1>'s value.

Revision as of 12:57, 4 May 2009

ifvarvarand <gamevar1> <gamevar2>

If condition returning true if the bits in <gamevar2>'s value are flipped in <gamevar1>'s value.