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

Protected Member Functions

override float GetReticleBrightnessDay ()
override float GetReticleBrightnessNight ()
override void OnPostInit (IEntity owner)
override void OnSightADSActivate ()
override void OnSightADSDeactivated ()
void ToggleIllumination (float value, EActionTrigger trigger)
void ReticleToggleIllumination ()
override void UpdateReticlePosition (float u, float v, float uScale, float vScale)
override void UpdateReticleShapeIndex (int index)
override void UpdateReticleColor (vector inner, vector glow)
override void UpdateReticleBrightnessScale (float scale)
override void UpdateReticleBrightness (float lvFactor, bool useOwn)

Protected Attributes

float m_fDaylightBrightness
float m_fNightBrightness
SCR_CollimatorControllerComponent m_managerComponent
bool m_bReticleDaylight = true
int m_iColorIndex = -1

Detailed Description

Definition at line 15 of file SCR_CollimatorSightsComponent.c.

Member Function Documentation

◆ GetReticleBrightnessDay()

override float SCR_CollimatorSightsComponent::GetReticleBrightnessDay ( )
inlineprotected

Definition at line 32 of file SCR_CollimatorSightsComponent.c.

◆ GetReticleBrightnessNight()

override float SCR_CollimatorSightsComponent::GetReticleBrightnessNight ( )
inlineprotected

Definition at line 37 of file SCR_CollimatorSightsComponent.c.

◆ OnPostInit()

override void SCR_CollimatorSightsComponent::OnPostInit ( IEntity owner)
inlineprotected

Definition at line 42 of file SCR_CollimatorSightsComponent.c.

◆ OnSightADSActivate()

override void SCR_CollimatorSightsComponent::OnSightADSActivate ( )
inlineprotected

Definition at line 56 of file SCR_CollimatorSightsComponent.c.

◆ OnSightADSDeactivated()

override void SCR_CollimatorSightsComponent::OnSightADSDeactivated ( )
inlineprotected

Definition at line 61 of file SCR_CollimatorSightsComponent.c.

◆ ReticleToggleIllumination()

void SCR_CollimatorSightsComponent::ReticleToggleIllumination ( )
inlineprotected

Definition at line 75 of file SCR_CollimatorSightsComponent.c.

◆ ToggleIllumination()

void SCR_CollimatorSightsComponent::ToggleIllumination ( float value,
EActionTrigger trigger )
inlineprotected

Definition at line 68 of file SCR_CollimatorSightsComponent.c.

◆ UpdateReticleBrightness()

override void SCR_CollimatorSightsComponent::UpdateReticleBrightness ( float lvFactor,
bool useOwn )
inlineprotected

Definition at line 113 of file SCR_CollimatorSightsComponent.c.

◆ UpdateReticleBrightnessScale()

override void SCR_CollimatorSightsComponent::UpdateReticleBrightnessScale ( float scale)
inlineprotected

Definition at line 107 of file SCR_CollimatorSightsComponent.c.

◆ UpdateReticleColor()

override void SCR_CollimatorSightsComponent::UpdateReticleColor ( vector inner,
vector glow )
inlineprotected

Definition at line 101 of file SCR_CollimatorSightsComponent.c.

◆ UpdateReticlePosition()

override void SCR_CollimatorSightsComponent::UpdateReticlePosition ( float u,
float v,
float uScale,
float vScale )
inlineprotected

Definition at line 89 of file SCR_CollimatorSightsComponent.c.

◆ UpdateReticleShapeIndex()

override void SCR_CollimatorSightsComponent::UpdateReticleShapeIndex ( int index)
inlineprotected

Definition at line 95 of file SCR_CollimatorSightsComponent.c.

Member Data Documentation

◆ m_bReticleDaylight

bool SCR_CollimatorSightsComponent::m_bReticleDaylight = true
protected

Definition at line 29 of file SCR_CollimatorSightsComponent.c.

◆ m_fDaylightBrightness

float SCR_CollimatorSightsComponent::m_fDaylightBrightness
protected

Definition at line 22 of file SCR_CollimatorSightsComponent.c.

◆ m_fNightBrightness

float SCR_CollimatorSightsComponent::m_fNightBrightness
protected

Definition at line 25 of file SCR_CollimatorSightsComponent.c.

◆ m_iColorIndex

int SCR_CollimatorSightsComponent::m_iColorIndex = -1
protected

Definition at line 30 of file SCR_CollimatorSightsComponent.c.

◆ m_managerComponent

SCR_CollimatorControllerComponent SCR_CollimatorSightsComponent::m_managerComponent
protected

Definition at line 28 of file SCR_CollimatorSightsComponent.c.


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