Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
Loading...
Searching...
No Matches
SCR_Comparer.c File Reference

Go to the source code of this file.

Classes

class  SCR_Comparer< Class __ValueType >
 Generic comparer using SCR_ComparerOperator. More...

Enumerations

enum  SCR_ComparerOperator {
  EQUAL , LESS_THAN , LESS_THAN_OR_EQUAL , GREATER_THAN ,
  GREATER_THAN_OR_EQUAL
}

Enumeration Type Documentation

◆ SCR_ComparerOperator

Enumerator
EQUAL 
LESS_THAN 
LESS_THAN_OR_EQUAL 
GREATER_THAN 
GREATER_THAN_OR_EQUAL 

Definition at line 2 of file SCR_Comparer.c.