![]() |
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 | ActionsTuple |
| class | ActionDisplayData |
| Data container. More... | |
| class | SCR_BaseInteractionDisplay |
| Base class for displaying interactions in the UI. More... | |
Enumerations | |
| enum | ActionFinishReason { FINISHED , INTERRUPTED } |
| Reason for why an action ended. Used in SCR_BaseInteractionDisplay and derived classes. More... | |
| enum ActionFinishReason |
Reason for why an action ended. Used in SCR_BaseInteractionDisplay and derived classes.
| Enumerator | |
|---|---|
| FINISHED | |
| INTERRUPTED | |
Definition at line 3 of file SCR_BaseInteractionDisplay.c.