![]() |
Arma Reforger Explorer
1.1.0.42
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
|
Go to the source code of this file.
Data Structures | |
| 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.