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

Protected Member Functions

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

Protected Attributes

float m_fNewTimer
TimerTriggerComponent m_TimerTriggerComp

Detailed Description

Definition at line 1 of file SCR_ChangeFuzeTimerUserAction.c.

Member Function Documentation

◆ CanBeShownScript()

override bool SCR_ChangeFuzeTimerUserAction::CanBeShownScript ( IEntity user)
inlineprotected

Definition at line 15 of file SCR_ChangeFuzeTimerUserAction.c.

◆ CanBroadcastScript()

override bool SCR_ChangeFuzeTimerUserAction::CanBroadcastScript ( )
inlineprotected

Definition at line 43 of file SCR_ChangeFuzeTimerUserAction.c.

◆ GetActionNameScript()

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

Definition at line 30 of file SCR_ChangeFuzeTimerUserAction.c.

◆ HasLocalEffectOnlyScript()

override bool SCR_ChangeFuzeTimerUserAction::HasLocalEffectOnlyScript ( )
inlineprotected

Definition at line 37 of file SCR_ChangeFuzeTimerUserAction.c.

◆ Init()

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

Definition at line 9 of file SCR_ChangeFuzeTimerUserAction.c.

◆ PerformAction()

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

Definition at line 24 of file SCR_ChangeFuzeTimerUserAction.c.

Member Data Documentation

◆ m_fNewTimer

float SCR_ChangeFuzeTimerUserAction::m_fNewTimer
protected

Definition at line 4 of file SCR_ChangeFuzeTimerUserAction.c.

◆ m_TimerTriggerComp

TimerTriggerComponent SCR_ChangeFuzeTimerUserAction::m_TimerTriggerComp
protected

Definition at line 6 of file SCR_ChangeFuzeTimerUserAction.c.


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