![]() |
Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
|
Go to the source code of this file.
Enumerations | |
| enum | SCR_EUseContext { NONE = 0 , FROM_ACTION = 1 , FROM_INVENTORY = 1 << 1 , FROM_QUICKSLOT = 1 << 2 , CUSTOM = 1 << 3 } |
| enum SCR_EUseContext |
| Enumerator | |
|---|---|
| NONE | |
| FROM_ACTION | |
| FROM_INVENTORY | |
| FROM_QUICKSLOT | |
| CUSTOM | |
Definition at line 1 of file SCR_EUseContext.c.