Arma Reforger Script API
Loading...
Searching...
No Matches
Public Member Functions | List of all members
SCR_CustomTriggerConditions Interface Reference
Inheritance diagram for SCR_CustomTriggerConditions:
[legend]

Public Member Functions

void Init (SCR_ScenarioFrameworkTriggerEntity trigger)
 Used to init the class data according to the needs of the condition.
 
void CustomTriggerConditions (SCR_ScenarioFrameworkTriggerEntity trigger)
 Performs specified logic checks when called.
 

Member Function Documentation

◆ CustomTriggerConditions()

void SCR_CustomTriggerConditions.CustomTriggerConditions ( SCR_ScenarioFrameworkTriggerEntity  trigger)

Performs specified logic checks when called.

Parameters
[in]trigger

Implemented in SCR_CustomTriggerConditionsSpecificClassNameCount, and SCR_CustomTriggerConditionsSpecificPrefabCount.

◆ Init()

void SCR_CustomTriggerConditions.Init ( SCR_ScenarioFrameworkTriggerEntity  trigger)

Used to init the class data according to the needs of the condition.

Parameters
[in]trigger

Implemented in SCR_CustomTriggerConditionsSpecificClassNameCount, and SCR_CustomTriggerConditionsSpecificPrefabCount.


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