Table of Contents

Enum LogicOperators

Namespace
RandomizerCore.Logic
Assembly
RandomizerCore.dll
public enum LogicOperators

Fields

AND = -4
ANY = -2
COALESCE = -8
EQ = -7
GT = -5
LT = -6
NONE = -1
OR = -3
PROJECT = -9