Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
Loading...
Searching...
No Matches
SCR_FlashlightComponent.c File Reference

Go to the source code of this file.

Classes

class  SCR_LenseColor
class  SCR_FlashlightComponent

Functions

class SCR_LenseColor EntityEditorProps (category:"GameScripted/Gadgets", description:"Flashlight", color:"0 0 255 255")

Variables

string m_sDescription
vector m_vLenseColor
float m_fLightValue

Function Documentation

◆ EntityEditorProps()

class SCR_LenseColor EntityEditorProps ( category:"GameScripted/Gadgets" ,
description:"Flashlight" ,
color:"0 0 255 255"  )

Definition at line 1 of file SCR_FlashlightComponent.c.

Variable Documentation

◆ m_fLightValue

float m_fLightValue

Definition at line 22 of file SCR_FlashlightComponent.c.

◆ m_sDescription

string m_sDescription

Definition at line 16 of file SCR_FlashlightComponent.c.

◆ m_vLenseColor

vector m_vLenseColor

Definition at line 19 of file SCR_FlashlightComponent.c.