Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
Loading...
Searching...
No Matches
SCR_MANW_BannerButton.c
Go to the documentation of this file.
2{
3 //------------------------------------------------------------------------------------------------
4 override bool OnClick(Widget w, int x, int y, int button)
5 {
7
8 return super.OnClick(w, x, y, button);
9 }
10}
void OnClick()
On click callback.
static void CreateBannerDialog()