BlackICE Scripting

LogicalOperation enum

quest.LogicalOperation

C# base type: sbyte (1 bytes).

Values

NameValue
AND0
OR1
XOR2
NAND3
NOR4
NXOR5