Arma Reforger Script API
Loading...
Searching...
No Matches
SCR_ScenarioFrameworkResourceComponentActionBase Interface Reference
Inheritance diagram for SCR_ScenarioFrameworkResourceComponentActionBase:
SCR_ScenarioFrameworkResourceComponentActionTransfer

Public Member Functions

void Init (SCR_ResourceComponent resourceComp, EResourceType resourceType)
 
void OnActivate ()
 
array< ref SCR_ScenarioFrameworkActionBaseGetSubActions ()
 
IEntity GetInputEntity (SCR_ScenarioFrameworkGet getter)
 

Public Attributes

bool m_bDebug
 

Protected Attributes

SCR_ResourceComponent m_ResourceComponent
 
EResourceType m_eResourceType
 

Member Function Documentation

◆ GetInputEntity()

IEntity SCR_ScenarioFrameworkResourceComponentActionBase.GetInputEntity ( SCR_ScenarioFrameworkGet getter)

◆ GetSubActions()

array< ref SCR_ScenarioFrameworkActionBase > SCR_ScenarioFrameworkResourceComponentActionBase.GetSubActions ( )
Parameters
[out]subActions

◆ Init()

void SCR_ScenarioFrameworkResourceComponentActionBase.Init ( SCR_ResourceComponent resourceComp,
EResourceType resourceType )

◆ OnActivate()

void SCR_ScenarioFrameworkResourceComponentActionBase.OnActivate ( )

Member Data Documentation

◆ m_bDebug

bool SCR_ScenarioFrameworkResourceComponentActionBase.m_bDebug

◆ m_eResourceType

EResourceType SCR_ScenarioFrameworkResourceComponentActionBase.m_eResourceType
protected

◆ m_ResourceComponent

SCR_ResourceComponent SCR_ScenarioFrameworkResourceComponentActionBase.m_ResourceComponent
protected

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