Arma Reforger Explorer
1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
Toggle main menu visibility
Loading...
Searching...
No Matches
BImage.c
Go to the documentation of this file.
1
/*
2
===========================================
3
Do not modify, this script is generated
4
===========================================
5
*/
6
11
12
sealed
class
BImage: Managed
13
{
14
private
void
BImage();
15
private
void
~BImage();
16
22
proto external
void
Download(notnull
BackendCallback
pCallback);
30
proto external
void
SetImageTexture(
int
iNum, notnull
ImageWidget
pWidget);
32
proto external
void
SetFitMethod(
EBImageFitMethod
eMethod);
34
proto external
EBImageFitMethod
GetFitMethod();
39
proto external
void
SetScale(
int
iWidth,
int
iHeight);
41
proto external
int
GetWidth();
43
proto external
int
GetHeight
();
45
proto external
bool
IsReady();
46
}
47
GetHeight
float GetHeight()
Definition
SCR_BaseAreaMeshComponent.c:61
BackendCallback
Definition
Backend_Storage.c:5
ImageWidget
Definition
ImageWidget.c:13
EBImageFitMethod
EBImageFitMethod
Definition
EBImageFitMethod.c:13
scripts
GameLib
generated
online
bimage
BImage.c
Generated by
1.17.0