Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
Loading...
Searching...
No Matches
SCR_AdjustCollimatorAction Class Reference
Inheritance diagram for SCR_AdjustCollimatorAction:
SCR_AdjustSignalAction SCR_AdjustCollimatorElevationAction SCR_DeployCollimatorAction

Protected Member Functions

override void Init (IEntity pOwnerEntity, GenericComponent pManagerComponent)
override bool CanBeShownScript (IEntity user)
override void PlayMovementAndStopSound (float lerp)
 Plays movement and stop movement sound events.

Protected Attributes

SCR_CollimatorSightsComponent m_SightsComponent
SCR_CollimatorControllerComponent m_SightControllerComponent
string m_sAlternativeMovementStopSoundEffect

Detailed Description

Definition at line 1 of file SCR_AdjustCollimatorAction.c.

Member Function Documentation

◆ CanBeShownScript()

override bool SCR_AdjustCollimatorAction::CanBeShownScript ( IEntity user)
inlineprotected

Definition at line 21 of file SCR_AdjustCollimatorAction.c.

◆ Init()

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

Definition at line 10 of file SCR_AdjustCollimatorAction.c.

◆ PlayMovementAndStopSound()

override void SCR_AdjustCollimatorAction::PlayMovementAndStopSound ( float lerp)
inlineprotected

Plays movement and stop movement sound events.

Definition at line 31 of file SCR_AdjustCollimatorAction.c.

Member Data Documentation

◆ m_sAlternativeMovementStopSoundEffect

string SCR_AdjustCollimatorAction::m_sAlternativeMovementStopSoundEffect
protected

Definition at line 7 of file SCR_AdjustCollimatorAction.c.

◆ m_SightControllerComponent

SCR_CollimatorControllerComponent SCR_AdjustCollimatorAction::m_SightControllerComponent
protected

Definition at line 4 of file SCR_AdjustCollimatorAction.c.

◆ m_SightsComponent

SCR_CollimatorSightsComponent SCR_AdjustCollimatorAction::m_SightsComponent
protected

Definition at line 3 of file SCR_AdjustCollimatorAction.c.


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