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

Protected Member Functions

override bool CanBeShownScript (IEntity user)
override void PerformAction (IEntity pOwnerEntity, IEntity pUserEntity)
override void Init (IEntity pOwnerEntity, GenericComponent pManagerComponent)
override bool HasLocalEffectOnlyScript ()
override bool GetActionNameScript (out string outName)

Protected Attributes

SCR_RadioComponent m_RadioComp

Detailed Description

Definition at line 1 of file SCR_RadioToggleUserAction.c.

Member Function Documentation

◆ CanBeShownScript()

override bool SCR_RadioToggleUserAction::CanBeShownScript ( IEntity user)
inlineprotected

Definition at line 6 of file SCR_RadioToggleUserAction.c.

◆ GetActionNameScript()

override bool SCR_RadioToggleUserAction::GetActionNameScript ( out string outName)
inlineprotected

Definition at line 36 of file SCR_RadioToggleUserAction.c.

◆ HasLocalEffectOnlyScript()

override bool SCR_RadioToggleUserAction::HasLocalEffectOnlyScript ( )
inlineprotected

Definition at line 31 of file SCR_RadioToggleUserAction.c.

◆ Init()

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

Definition at line 26 of file SCR_RadioToggleUserAction.c.

◆ PerformAction()

override void SCR_RadioToggleUserAction::PerformAction ( IEntity pOwnerEntity,
IEntity pUserEntity )
inlineprotected

Definition at line 15 of file SCR_RadioToggleUserAction.c.

Member Data Documentation

◆ m_RadioComp

SCR_RadioComponent SCR_RadioToggleUserAction::m_RadioComp
protected

Definition at line 3 of file SCR_RadioToggleUserAction.c.


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