Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
Loading...
Searching...
No Matches
ScrollLayoutWidget.c
Go to the documentation of this file.
1/*
2===========================================
3Do not modify, this script is generated
4===========================================
5*/
6
11
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