Arma Reforger Explorer
1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
Toggle main menu visibility
Loading...
Searching...
No Matches
SCR_ETaskSolverState.c
Go to the documentation of this file.
1
enum
SCR_ETaskSolverState
2
{
3
NOT_STARTED
,
4
IN_PROGRESS
,
5
COMPLETED
,
6
FAILED
7
}
COMPLETED
@ COMPLETED
Definition
SCR_AITalkRequest.c:5
FAILED
@ FAILED
Job failed during its processing and can be retried.
Definition
SCR_AITalkRequest.c:6
SCR_ETaskSolverState
SCR_ETaskSolverState
Definition
SCR_ETaskSolverState.c:2
IN_PROGRESS
@ IN_PROGRESS
Definition
SCR_ETaskSolverState.c:4
NOT_STARTED
@ NOT_STARTED
Definition
SCR_ETaskSolverState.c:3
scripts
Game
TaskSolver
SCR_ETaskSolverState.c
Generated by
1.17.0