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_CampaignLoadSuppliesUserAction |
Action to unload supplies from a Supply truck in Campaign. More... | |
Enumerations | |
enum | SCR_CampaignSuppliesInteractionFeedback { DO_NOT_SHOW = 0, POSSIBLE = 1, EMPTY = 2, FULL = 3, BASE_ENEMY = 4, BASE_FULL = 5, BASE_EMPTY = 6 } |
Enumerator | |
---|---|
DO_NOT_SHOW | |
POSSIBLE | |
EMPTY | |
FULL | |
BASE_ENEMY | |
BASE_FULL | |
BASE_EMPTY |
Definition at line 7 of file SCR_CampaignLoadSuppliesUserAction.c.