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

Public Member Functions

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

Public Attributes

string m_sGlobalVariableName
 
float m_fValue
 

Protected Attributes

float m_fValueLast
 

Member Function Documentation

◆ OnApply()

override void SCR_GlobalVariableTrack.OnApply ( float time)

◆ OnInit()

override void SCR_GlobalVariableTrack.OnInit ( World world)

Member Data Documentation

◆ m_fValue

float SCR_GlobalVariableTrack.m_fValue

◆ m_fValueLast

float SCR_GlobalVariableTrack.m_fValueLast
protected

◆ m_sGlobalVariableName

string SCR_GlobalVariableTrack.m_sGlobalVariableName

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