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

Go to the source code of this file.

Classes

class  Screenshot_AutotestClass
class  Screenshot_Autotest

Functions

Screenshot_AutotestClass GenericEntityClass EntityEditorProps (category:"GameLib/Scripted/Autotest", description:"Screenshot_waypoint", dynamicBox:true)
Screenshot_Autotest GenericEntity Attribute ("", UIWidgets.EditBox, "Waypoint description", "")] private string m_description
bool GetTimeAndDate (out float normTime, out int year, out int month, out int day)
bool SetTimeAndDate (float timeOfTheDay24h, int year, int month, int day)
bool SetWeatherState (string state)

Variables

float m_timer
float m_timeFromStart
float m_timerAfterPreload

Function Documentation

◆ GetTimeAndDate()

bool Attribute::GetTimeAndDate ( out float normTime,
out int year,
out int month,
out int day )
protected

Definition at line 332 of file Screenshot_Autotest.c.

◆ SetTimeAndDate()

bool Attribute::SetTimeAndDate ( float timeOfTheDay24h,
int year,
int month,
int day )
protected

Definition at line 353 of file Screenshot_Autotest.c.

◆ SetWeatherState()

bool Attribute::SetWeatherState ( string state)
protected

Definition at line 373 of file Screenshot_Autotest.c.

Variable Documentation

◆ m_timeFromStart

float m_timeFromStart
protected

Definition at line 33 of file Screenshot_Autotest.c.

◆ m_timer

float m_timer
protected

Definition at line 32 of file Screenshot_Autotest.c.

◆ m_timerAfterPreload

float m_timerAfterPreload
protected

Definition at line 34 of file Screenshot_Autotest.c.