Arma Reforger Explorer  1.1.0.42
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
EEditorTaskCompletionType.c File Reference

Go to the source code of this file.

Enumerations

enum  EEditorTaskCompletionType { AUTOMATIC, MANUAL, ALWAYS_MANUAL }
 Way of determening if a task is completed automaticly, manually or always manually (In the latter case it is for Custom Objectives) More...
 

Enumeration Type Documentation

◆ EEditorTaskCompletionType

Way of determening if a task is completed automaticly, manually or always manually (In the latter case it is for Custom Objectives)

Enumerator
AUTOMATIC 
MANUAL 
ALWAYS_MANUAL 

Definition at line 2 of file EEditorTaskCompletionType.c.