Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
Loading...
Searching...
No Matches
SCR_ScenarioFrameworkActionOnResourceChanged Class Reference
Inheritance diagram for SCR_ScenarioFrameworkActionOnResourceChanged:
SCR_ScenarioFrameworkActionBase

Protected Member Functions

override void OnActivate (IEntity object)
void OnResourceChanged (SCR_ResourceContainer container, float previousValue)
SCR_ResourceContainer GetContainer (notnull IEntity entity, out SCR_ResourceComponent component)
override array< ref SCR_ScenarioFrameworkActionBaseGetSubActions ()

Protected Attributes

IEntity m_SupplyHolderEntity

Detailed Description

Member Function Documentation

◆ GetContainer()

SCR_ResourceContainer SCR_ScenarioFrameworkActionOnResourceChanged::GetContainer ( notnull IEntity entity,
out SCR_ResourceComponent component )
inlineprotected

Get the resource container at given entity.

Parameters
[in]entity
[out]resourcecomponent
Returns

Definition at line 67 of file SCR_ScenarioFrameworkActionOnResourceChanged.c.

◆ GetSubActions()

override array< ref SCR_ScenarioFrameworkActionBase > SCR_ScenarioFrameworkActionOnResourceChanged::GetSubActions ( )
inlineprotected

◆ OnActivate()

override void SCR_ScenarioFrameworkActionOnResourceChanged::OnActivate ( IEntity object)
inlineprotected

◆ OnResourceChanged()

void SCR_ScenarioFrameworkActionOnResourceChanged::OnResourceChanged ( SCR_ResourceContainer container,
float previousValue )
inlineprotected

Member Data Documentation

◆ m_SupplyHolderEntity

IEntity SCR_ScenarioFrameworkActionOnResourceChanged::m_SupplyHolderEntity
protected

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