Arma Reforger Script API
Loading...
Searching...
No Matches
SCR_TaskStateHelper Interface Reference

Static Public Member Functions

static ParamEnumArray GetParamInfo ()
 

Static Protected Attributes

static ref ParamEnumArray s_ParamEnumArray
 

Member Function Documentation

◆ GetParamInfo()

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

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;"
)
Definition SCR_AttributesHelper.c:2
static ParamEnumArray ParamFromDescriptions(TypeName enumType, string descriptions)
Converts semicolon-separated descriptions into ParamEnumArray for enum type.
Definition SCR_AttributesHelper.c:31

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