Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
Loading...
Searching...
No Matches
SCR_CampaignRadioRegisteringComponent.c File Reference

Go to the source code of this file.

Classes

class  SCR_CampaignRadioRegisteringComponentClass

Functions

override void OnCapturingFactionChanged (FactionKey faction)
override void OnBaseFactionChanged (Faction faction)
override void OnBaseRegistered (notnull SCR_MilitaryBaseComponent base)
void SetRadioChatterSignal (Faction faction)

Variables

SCR_CampaignRadioRegisteringComponentClass RADIO_CHATTER_SIGNAL_NAME = "RadioChatter"

Function Documentation

◆ OnBaseFactionChanged()

override void OnBaseFactionChanged ( Faction faction)
protected
Parameters
[in]faction

Definition at line 33 of file SCR_CampaignRadioRegisteringComponent.c.

◆ OnBaseRegistered()

override void OnBaseRegistered ( notnull SCR_MilitaryBaseComponent base)
protected
Parameters
[in]base

Definition at line 42 of file SCR_CampaignRadioRegisteringComponent.c.

◆ OnCapturingFactionChanged()

override void OnCapturingFactionChanged ( FactionKey faction)
protected

Definition at line 11 of file SCR_CampaignRadioRegisteringComponent.c.

◆ SetRadioChatterSignal()

void SetRadioChatterSignal ( Faction faction)
protected
Parameters
[in]faction

Definition at line 56 of file SCR_CampaignRadioRegisteringComponent.c.

Variable Documentation

◆ RADIO_CHATTER_SIGNAL_NAME

SCR_CampaignRadioRegisteringComponentClass RADIO_CHATTER_SIGNAL_NAME = "RadioChatter"