Arma Reforger Script API
Loading...
Searching...
No Matches
LightCinematicTrack Interface Reference
Inheritance diagram for LightCinematicTrack:

Public Member Functions

override void OnInit (World world)
 
override void OnApply (float time)
 

Public Attributes

bool m_bEnabled
 
float m_fRadius
 
ref Color m_Color
 
float m_fLV
 

Member Function Documentation

◆ OnApply()

override void LightCinematicTrack.OnApply ( float time)

◆ OnInit()

override void LightCinematicTrack.OnInit ( World world)

Member Data Documentation

◆ m_bEnabled

bool LightCinematicTrack.m_bEnabled

◆ m_Color

ref Color LightCinematicTrack.m_Color

◆ m_fLV

float LightCinematicTrack.m_fLV

◆ m_fRadius

float LightCinematicTrack.m_fRadius

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