Ark Server API (ASA) - Wiki
Loading...
Searching...
No Matches
Enumerations
EOnlineComparisonOp Namespace Reference
Enumerations
enum
Type
: int {
Equals
= 0x0 ,
NotEquals
= 0x1 ,
GreaterThan
= 0x2 ,
GreaterThanEquals
= 0x3 ,
LessThan
= 0x4 ,
LessThanEquals
= 0x5 ,
Near
= 0x6 ,
In
= 0x7 ,
NotIn
= 0x8
}
Enumeration Type Documentation
◆
Type
enum
EOnlineComparisonOp::Type
:
int
Enumerator
Equals
NotEquals
GreaterThan
GreaterThanEquals
LessThan
LessThanEquals
Near
In
NotIn
Definition at line
4277
of file
Enums.h
.
EOnlineComparisonOp
Generated by
1.10.0