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

Public Member Functions

void SCR_HeatMap_Autotest (IEntitySource src, IEntity parent)
 
override void EOnInit (IEntity owner)
 
override void EOnFrame (IEntity owner, float timeSlice)
 

Protected Attributes

bool m_bDoneGenerating = false
 
float m_timer
 
ref MeasurementFile m_heatmapfile
 
ref AutotestRegister m_register
 

Constructor & Destructor Documentation

◆ SCR_HeatMap_Autotest()

void SCR_HeatMap_Autotest.SCR_HeatMap_Autotest ( IEntitySource src,
IEntity parent )

Member Function Documentation

◆ EOnFrame()

override void SCR_HeatMap_Autotest.EOnFrame ( IEntity owner,
float timeSlice )

Move camera

Prepare position for next camera move

◆ EOnInit()

override void SCR_HeatMap_Autotest.EOnInit ( IEntity owner)

Find camera entity and move it to world origin m_cameraHeight above ground

Detect world size

Member Data Documentation

◆ m_bDoneGenerating

bool SCR_HeatMap_Autotest.m_bDoneGenerating = false
protected

◆ m_heatmapfile

ref MeasurementFile SCR_HeatMap_Autotest.m_heatmapfile
protected

◆ m_register

ref AutotestRegister SCR_HeatMap_Autotest.m_register
protected

◆ m_timer

float SCR_HeatMap_Autotest.m_timer
protected

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