Arma Reforger Script API
|
Static Public Member Functions | |
static int | Compare (T left, T right) |
Must return result of comparison operation. | |
|
static |
Must return result of comparison operation.
For ascending order results with invert = false, "left < right" operation must be performed. It must return exactly 1 or 0!