Arma Reforger Explorer  1.1.0.42
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
SCR_2DOpticsDisplay.c File Reference

Go to the source code of this file.

Data Structures

class  SCR_2DOpticsDisplay
 

Typedefs

typedef func On2DOpticsADSChange
 
typedef func On2DOpticsIlluminationChange
 

Functions

void On2DOpticsADSChange (SCR_2DOpticsComponent comp, bool inADS)
 
void On2DOpticsIlluminationChange (Color color, Color glowColor)
 

Typedef Documentation

◆ On2DOpticsADSChange

Definition at line 2 of file SCR_2DOpticsDisplay.c.

◆ On2DOpticsIlluminationChange

Definition at line 5 of file SCR_2DOpticsDisplay.c.

Function Documentation

◆ On2DOpticsADSChange()

void On2DOpticsADSChange ( SCR_2DOpticsComponent  comp,
bool  inADS 
)

◆ On2DOpticsIlluminationChange()

void On2DOpticsIlluminationChange ( Color  color,
Color  glowColor 
)