Andvar: Difference between revisions

From EDukeWiki
Jump to navigation Jump to search
mNo edit summary
Redirected page to Gamevar operators
 
(3 intermediate revisions by 3 users not shown)
Line 1: Line 1:
andvar <gamevar> <value>
#REDIRECT [[gamevar operators]]


This function gives the result of an AND function of the [[gamevar]] <gamevar> with <value>. 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 both of the values being operated on.  See [[andvarvar]].
[[Category:EDuke commands]]
[[Category:Gamevar manipulation]]

Latest revision as of 20:14, 24 February 2011

Redirect to: