Arma Reforger Script API
Loading...
Searching...
No Matches
SCR_ScenarioFrameworkActionInputOnTaskEventIncreaseCounter Interface Reference
Inheritance diagram for SCR_ScenarioFrameworkActionInputOnTaskEventIncreaseCounter:
SCR_ScenarioFrameworkActionInputBase

Public Member Functions

override void Init (SCR_ScenarioFrameworkLogicInput input)
 
void OnActivate (SCR_BaseTask task, SCR_ETaskEventMask mask)
 

Protected Attributes

string m_sTaskLayerName
 
SCR_TaskState m_eEventName
 
int m_iActionsInput
 
- Protected Attributes inherited from SCR_ScenarioFrameworkActionInputBase
SCR_ScenarioFrameworkLogicInput m_Input
 

Member Function Documentation

◆ Init()

override void SCR_ScenarioFrameworkActionInputOnTaskEventIncreaseCounter.Init ( SCR_ScenarioFrameworkLogicInput input)
Parameters
[in]input

Implements SCR_ScenarioFrameworkActionInputBase.

◆ OnActivate()

void SCR_ScenarioFrameworkActionInputOnTaskEventIncreaseCounter.OnActivate ( SCR_BaseTask task,
SCR_ETaskEventMask mask )
Parameters
[in]task
[in]mask

Member Data Documentation

◆ m_eEventName

SCR_TaskState SCR_ScenarioFrameworkActionInputOnTaskEventIncreaseCounter.m_eEventName
protected

◆ m_iActionsInput

int SCR_ScenarioFrameworkActionInputOnTaskEventIncreaseCounter.m_iActionsInput
protected

◆ m_sTaskLayerName

string SCR_ScenarioFrameworkActionInputOnTaskEventIncreaseCounter.m_sTaskLayerName
protected

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