Arma Reforger Explorer
1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
Toggle main menu visibility
Loading...
Searching...
No Matches
LayoutSlot.c
Go to the documentation of this file.
1
/*
2
===========================================
3
Do not modify, this script is generated
4
===========================================
5
*/
6
11
12
class
LayoutSlot
: AlignableSlot
13
{
14
static
proto
float
GetFillWeight(notnull
Widget
widget);
15
static
proto
LayoutSizeMode
GetSizeMode(notnull
Widget
widget);
16
static
proto
void
SetFillWeight(notnull
Widget
widget,
float
weight);
17
static
proto
void
SetSizeMode(notnull
Widget
widget,
LayoutSizeMode
mode);
18
}
19
LayoutSlot
Definition
LayoutSlot.c:13
Widget
Definition
Widget.c:13
LayoutSizeMode
LayoutSizeMode
Definition
LayoutSizeMode.c:16
scripts
Core
generated
UI
LayoutSlot.c
Generated by
1.17.0