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

Static Public Member Functions

static ParamEnumArray GetParamInfo ()
 

Static Protected Attributes

static ref ParamEnumArray s_ParamEnumArray = SCR_AttributesHelper.ParamFromDescriptions(SCR_EScenarioFrameworkLogicOperators, "All conditions must be true; At least one condition must be true; At least one condition must be false; Exactly one condition must be true;")
 

Member Function Documentation

◆ GetParamInfo()

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

Member Data Documentation

◆ s_ParamEnumArray

ref ParamEnumArray SCR_EScenarioFrameworkLogicOperatorHelper.s_ParamEnumArray = SCR_AttributesHelper.ParamFromDescriptions(SCR_EScenarioFrameworkLogicOperators, "All conditions must be true; At least one condition must be true; At least one condition must be false; Exactly one condition must be true;")
staticprotected

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