Arma Reforger Explorer
1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
Toggle main menu visibility
Loading...
Searching...
No Matches
BlurWidget.c
Go to the documentation of this file.
1
/*
2
===========================================
3
Do not modify, this script is generated
4
===========================================
5
*/
6
11
12
sealed
class
BlurWidget
: Widget
13
{
15
proto external
float
GetIntensity();
17
proto external
void
SetIntensity(
float
intensity);
19
proto external
bool
IsTintBlendModeAdd();
21
proto external
void
SetTintBlendModeAdd(
bool
isAdd);
23
proto external
void
SetMask(
ResourceName
maskResource);
25
proto external
void
SetSmoothBorder(
float
left,
float
top,
float
right,
float
bottom);
26
}
27
BlurWidget
Definition
BlurWidget.c:13
ResourceName
Definition
ResourceName.c:13
scripts
Core
generated
UI
BlurWidget.c
Generated by
1.17.0