![]() |
Plasma Engine
2.0
|
An enum that represents the operator of a comparison. More...
#include <Declarations.h>
Public Types | |
enum | Enum { Equal , NotEqual , Less , LessEqual , Greater , GreaterEqual , Default = Equal } |
using | StorageType = plUInt8 |
An enum that represents the operator of a comparison.