Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
Loading...
Searching...
No Matches
ImageScale.c
Go to the documentation of this file.
1/*
2===========================================
3Do not modify, this script is generated
4===========================================
5*/
6
11
12sealed class ImageScale
13{
14 private void ImageScale();
15 private void ~ImageScale();
16
20 proto external int Height();
24 proto external int Width();
28 proto external bool Download(BackendCallback callback);
32 proto external string Path();
33}
34
int Height
Definition PeerConfig.c:72
int Width
Definition PeerConfig.c:69