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

Protected Member Functions

override void Init (IEntity pOwnerEntity, GenericComponent pManagerComponent)
override bool CanBeShownScript (IEntity user)
bool CustomRadioCondition ()

Protected Attributes

BaseRadioComponent m_BaseRadioComponent
ref array< BaseTransceiverm_aTsvList = {}

Detailed Description

Definition at line 1 of file SCR_RadioBaseUserAction.c.

Member Function Documentation

◆ CanBeShownScript()

override bool SCR_RadioBaseUserAction::CanBeShownScript ( IEntity user)
inlineprotected

Definition at line 26 of file SCR_RadioBaseUserAction.c.

◆ CustomRadioCondition()

bool SCR_RadioBaseUserAction::CustomRadioCondition ( )
inlineprotected

Definition at line 52 of file SCR_RadioBaseUserAction.c.

◆ Init()

override void SCR_RadioBaseUserAction::Init ( IEntity pOwnerEntity,
GenericComponent pManagerComponent )
inlineprotected

Definition at line 10 of file SCR_RadioBaseUserAction.c.

Member Data Documentation

◆ m_aTsvList

ref array<BaseTransceiver> SCR_RadioBaseUserAction::m_aTsvList = {}
protected

Definition at line 7 of file SCR_RadioBaseUserAction.c.

◆ m_BaseRadioComponent

BaseRadioComponent SCR_RadioBaseUserAction::m_BaseRadioComponent
protected

Definition at line 6 of file SCR_RadioBaseUserAction.c.


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