![]() |
Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
|
Go to the source code of this file.
Classes | |
| class | SCR_ValueAttributeDynamicDescription |
Enumerations | |
| enum | EAttributeValueDynamicDescription { LESS_THAN = 0 , LESS_OR_EQUAL_THAN = 1 , EQUAL_TO = 2 , GREATER_THAN = 3 , GREATER_OR_EQUAL_THAN = 4 , NOT_EQUAL_TO = 5 } |
| Enumerator | |
|---|---|
| LESS_THAN | |
| LESS_OR_EQUAL_THAN | |
| EQUAL_TO | |
| GREATER_THAN | |
| GREATER_OR_EQUAL_THAN | |
| NOT_EQUAL_TO | |
Definition at line 96 of file SCR_ValueAttributeDynamicDescription.c.