Arma Reforger Explorer
1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
Toggle main menu visibility
Loading...
Searching...
No Matches
ScriptWorldClock.c
Go to the documentation of this file.
1
/*
2
===========================================
3
Do not modify, this script is generated
4
===========================================
5
*/
6
7
class
ScriptWorldClock
8
{
9
private
void
ScriptWorldClock();
10
private
void
~ScriptWorldClock();
11
16
proto external
void
SetTimeOfDay(
float
hours24);
20
proto external
float
GetTimeOfDay();
22
proto external
void
SetMonth(
int
month_1_12);
24
proto external
int
GetMonth
();
26
proto external
void
SetYear(
int
year);
28
proto external
int
GetYear
();
30
proto external
void
SetDay(
int
day_1_31);
32
proto external
int
GetDay
();
34
proto external
void
SetDayInYear(
int
dayInYear_1_371);
36
proto external
int
GetDayInYear
();
37
}
GetYear
proto external int GetYear()
GetDayInYear
proto external int GetDayInYear()
GetDay
proto external int GetDay()
GetMonth
proto external int GetMonth()
scripts
GameLib
generated
ScriptWorldClock.c
Generated by
1.17.0