Arma Reforger Explorer
1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
Toggle main menu visibility
Loading...
Searching...
No Matches
ScrollLayoutWidget.c
Go to the documentation of this file.
1
/*
2
===========================================
3
Do not modify, this script is generated
4
===========================================
5
*/
6
11
15
sealed
class
ScrollLayoutWidget
:
UIWidget
16
{
17
proto external
void
ScrollToView(
float
x,
float
y,
float
width,
float
height);
21
proto
void
GetSliderPos(out
float
x, out
float
y);
27
proto external
void
SetSliderPos(
float
x,
float
y);
31
proto
void
GetSliderPosPixels(out
float
x, out
float
y);
35
proto external
void
SetSliderPosPixels(
float
x,
float
y);
36
}
37
ScrollLayoutWidget
Definition
ScrollLayoutWidget.c:16
UIWidget
Definition
UIWidget.c:13
scripts
Core
generated
UI
ScrollLayoutWidget.c
Generated by
1.17.0