Arma Reforger Explorer
1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
Toggle main menu visibility
Loading...
Searching...
No Matches
EScaleWidgetMode.c
Go to the documentation of this file.
1
/*
2
===========================================
3
Do not modify, this script is generated
4
===========================================
5
*/
6
7
enum
EScaleWidgetMode
8
{
9
SCALE_TO_FIT
,
10
SCALE_TO_FILL
,
11
USER_DEFINED
,
12
}
EScaleWidgetMode
EScaleWidgetMode
Definition
EScaleWidgetMode.c:8
SCALE_TO_FIT
@ SCALE_TO_FIT
preserves aspect ratio but can contain black bars
Definition
EScaleWidgetMode.c:9
USER_DEFINED
@ USER_DEFINED
Definition
EScaleWidgetMode.c:11
SCALE_TO_FILL
@ SCALE_TO_FILL
preserves aspect ratio but can be trimmed
Definition
EScaleWidgetMode.c:10
scripts
Core
generated
EScaleWidgetMode.c
Generated by
1.17.0