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

Protected Member Functions

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

Protected Attributes

bool m_bCycleDirection
SCR_FlashlightComponent m_FlashlightComp

Detailed Description

Definition at line 1 of file SCR_SwitchFlashlightLensAction.c.

Member Function Documentation

◆ CanBeShownScript()

override bool SCR_SwitchFlashlightLensAction::CanBeShownScript ( IEntity user)
inlineprotected

Definition at line 15 of file SCR_SwitchFlashlightLensAction.c.

◆ Init()

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

Definition at line 9 of file SCR_SwitchFlashlightLensAction.c.

◆ PerformAction()

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

Definition at line 29 of file SCR_SwitchFlashlightLensAction.c.

Member Data Documentation

◆ m_bCycleDirection

bool SCR_SwitchFlashlightLensAction::m_bCycleDirection
protected

Definition at line 4 of file SCR_SwitchFlashlightLensAction.c.

◆ m_FlashlightComp

SCR_FlashlightComponent SCR_SwitchFlashlightLensAction::m_FlashlightComp
protected

Definition at line 6 of file SCR_SwitchFlashlightLensAction.c.


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