Arma Reforger Explorer
1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
Toggle main menu visibility
Loading...
Searching...
No Matches
EBImageFitMethod.c
Go to the documentation of this file.
1
/*
2
===========================================
3
Do not modify, this script is generated
4
===========================================
5
*/
6
11
12
enum
EBImageFitMethod
13
{
15
SCALE_TO_FILL
,
17
SCALE_TO_FIT
,
19
STRETCH
,
20
}
21
SCALE_TO_FIT
@ SCALE_TO_FIT
preserves aspect ratio but can contain black bars
Definition
EScaleWidgetMode.c:9
SCALE_TO_FILL
@ SCALE_TO_FILL
preserves aspect ratio but can be trimmed
Definition
EScaleWidgetMode.c:10
STRETCH
@ STRETCH
Image will be used as big, as widget is and will be stretched accordingly.
Definition
WidgetFlags.c:46
EBImageFitMethod
EBImageFitMethod
Definition
EBImageFitMethod.c:13
scripts
GameLib
generated
online
bimage
EBImageFitMethod.c
Generated by
1.17.0