Orvarvar: Difference between revisions

From EDukeWiki
Jump to navigation Jump to search
No edit summary
(No difference)

Revision as of 17:41, 4 October 2006

orvarvar <gamevar1> <gamevar2>

This function gives the result of an OR function of the gamevar <gamevar1> with the gamevar <gamevar2>. The function checks the bits of the two values being compared and the bits in the result are set only if they were set in either of the values being operated on. See orvar.