Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
Loading...
Searching...
No Matches
SCR_TaskStateHelper Class Reference

Static Protected Member Functions

static ParamEnumArray GetParamInfo ()

Static Protected Attributes

static ref ParamEnumArray s_ParamEnumArray

Detailed Description

Definition at line 14 of file SCR_TaskState.c.

Member Function Documentation

◆ GetParamInfo()

ParamEnumArray SCR_TaskStateHelper::GetParamInfo ( )
inlinestaticprotected
Returns
ParamEnumArray to describe the logic operators.

Definition at line 27 of file SCR_TaskState.c.

Member Data Documentation

◆ s_ParamEnumArray

ref ParamEnumArray SCR_TaskStateHelper::s_ParamEnumArray
staticprotected
Initial value:
"Task is available;"+
"Task was completed successfully;"+
"Task had progress done;"+
"Task had an update;"+
"Task was cancelled;"+
"Task was removed;"
)
SCR_TaskState
static ParamEnumArray ParamFromDescriptions(typename enumType, string descriptions)

Definition at line 16 of file SCR_TaskState.c.


The documentation for this class was generated from the following file: