![]() |
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_EAnalyticalTaskState { TASK_CREATED , REQUEST_CREATED , REQUEST_APPROVED , REQUEST_CANCELED , REQUEST_COMPLETED , REQUEST_FAILED , TASK_COMPLETED , TASK_FAILED , TASK_CANCELLED } |
| Types of task to track for analytical purposes, not completely related with their real task state. More... | |
Types of task to track for analytical purposes, not completely related with their real task state.
| Enumerator | |
|---|---|
| TASK_CREATED | |
| REQUEST_CREATED | |
| REQUEST_APPROVED | |
| REQUEST_CANCELED | |
| REQUEST_COMPLETED | |
| REQUEST_FAILED | |
| TASK_COMPLETED | |
| TASK_FAILED | |
| TASK_CANCELLED | |
Definition at line 2 of file SCR_AnalyticsDataCollectionTasksModule.c.