Ark Server API (ASE) - Wiki
Loading...
Searching...
No Matches
EOnlineComparisonOp Namespace Reference

Enumerations

enum  Type {
  Equals = 0x0 , NotEquals = 0x1 , GreaterThan = 0x2 , GreaterThanEquals = 0x3 ,
  LessThan = 0x4 , LessThanEquals = 0x5 , Near = 0x6
}
 

Enumeration Type Documentation

◆ Type

Enumerator
Equals 
NotEquals 
GreaterThan 
GreaterThanEquals 
LessThan 
LessThanEquals 
Near 

Definition at line 5131 of file Enums.h.