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

Public Member Functions

override void Init (SCR_ResourceComponent resourceComp, EResourceType resourceType)
 
override void OnActivate ()
 
- Public Member Functions inherited from SCR_ScenarioFrameworkResourceComponentActionBase
array< ref SCR_ScenarioFrameworkActionBaseGetSubActions ()
 
IEntity GetInputEntity (SCR_ScenarioFrameworkGet getter)
 

Public Attributes

ref SCR_ScenarioFrameworkGet m_TargetGetter
 
float m_fTransferAmount
 
bool m_bAllowPartialTransfer
 
SCR_ResourceComponent m_TargetResourceComponent
 
- Public Attributes inherited from SCR_ScenarioFrameworkResourceComponentActionBase
bool m_bDebug
 

Additional Inherited Members

- Protected Attributes inherited from SCR_ScenarioFrameworkResourceComponentActionBase
SCR_ResourceComponent m_ResourceComponent
 
EResourceType m_eResourceType
 

Member Function Documentation

◆ Init()

override void SCR_ScenarioFrameworkResourceComponentActionTransfer.Init ( SCR_ResourceComponent resourceComp,
EResourceType resourceType )
Parameters
[in]character

Implements SCR_ScenarioFrameworkResourceComponentActionBase.

◆ OnActivate()

override void SCR_ScenarioFrameworkResourceComponentActionTransfer.OnActivate ( )

Member Data Documentation

◆ m_bAllowPartialTransfer

bool SCR_ScenarioFrameworkResourceComponentActionTransfer.m_bAllowPartialTransfer

◆ m_fTransferAmount

float SCR_ScenarioFrameworkResourceComponentActionTransfer.m_fTransferAmount

◆ m_TargetGetter

ref SCR_ScenarioFrameworkGet SCR_ScenarioFrameworkResourceComponentActionTransfer.m_TargetGetter

◆ m_TargetResourceComponent

SCR_ResourceComponent SCR_ScenarioFrameworkResourceComponentActionTransfer.m_TargetResourceComponent

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