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

Protected Member Functions

void ActivateEffects (EResourcePlayerInteractionType interactionType, SCR_ResourceComponent resourceComponentFrom, SCR_ResourceComponent resourceComponentTo, EResourceType resourceType, float resourceValue)
void Rpc_ActivateEffects (EResourcePlayerInteractionType interactionType, RplId rplIdResourceComponentFrom, RplId rplIdResourceComponentTo, EResourceType resourceType, float resourceValue)
void OnStarted ()

Protected Attributes

ResourceName m_sSupplyEffectsConfig
ref SCR_SupplyEffectsConfig m_SupplyEffects

Detailed Description

Definition at line 1 of file SCR_SupplySystem.c.

Member Function Documentation

◆ ActivateEffects()

void SCR_SupplySystem::ActivateEffects ( EResourcePlayerInteractionType interactionType,
SCR_ResourceComponent resourceComponentFrom,
SCR_ResourceComponent resourceComponentTo,
EResourceType resourceType,
float resourceValue )
inlineprotected

Definition at line 14 of file SCR_SupplySystem.c.

◆ OnStarted()

void SCR_SupplySystem::OnStarted ( )
inlineprotected

Definition at line 37 of file SCR_SupplySystem.c.

◆ Rpc_ActivateEffects()

void SCR_SupplySystem::Rpc_ActivateEffects ( EResourcePlayerInteractionType interactionType,
RplId rplIdResourceComponentFrom,
RplId rplIdResourceComponentTo,
EResourceType resourceType,
float resourceValue )
inlineprotected

Definition at line 22 of file SCR_SupplySystem.c.

Member Data Documentation

◆ m_sSupplyEffectsConfig

ResourceName SCR_SupplySystem::m_sSupplyEffectsConfig
protected

Definition at line 10 of file SCR_SupplySystem.c.

◆ m_SupplyEffects

ref SCR_SupplyEffectsConfig SCR_SupplySystem::m_SupplyEffects
protected

Definition at line 11 of file SCR_SupplySystem.c.


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