This wiki is a copy of the original Oblivion CS wiki created and maintained by the UESP.net. See CSwiki:Copy Notice for more info.

Difference between revisions of "LogicalNot"

Jump to navigation Jump to search
14 bytes removed ,  07:17, 15 September 2007
no edit summary
imported>WereWolf
(New page: A command for Oblivion Script Extender '''Syntax:''' (result:long) LogicalOr arg1:long arg2:long Returns the bitwise OR of the two arguments. ==S...)
 
imported>WereWolf
 
Line 2: Line 2:


'''Syntax:'''
'''Syntax:'''
  (result:long) LogicalOr arg1:long arg2:long
  (result:long) LogicalNot arg:long


Returns the bitwise OR of the two arguments.
Returns the bitwise NOT of the argument.


==See Also==
==See Also==
Anonymous user

Navigation menu