Arma Reforger Explorer
1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
Toggle main menu visibility
Loading...
Searching...
No Matches
MapWaterBodyProps.c
Go to the documentation of this file.
1
/*
2
===========================================
3
Do not modify, this script is generated
4
===========================================
5
*/
6
11
12
class
MapWaterBodyProps
13
{
14
proto ref
Color
GetWaterColor();
15
proto external
void
SetWaterColor(notnull
Color
color);
16
proto external
void
SetVisible(
bool
visibility);
17
proto external
bool
IsVisible
();
18
}
19
IsVisible
bool IsVisible()
Definition
SCR_ResourceComponent.c:885
Color
Definition
Color.c:13
MapWaterBodyProps
Definition
MapWaterBodyProps.c:13
scripts
Game
generated
Map
MapWaterBodyProps.c
Generated by
1.17.0