Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
Loading...
Searching...
No Matches
BackendImage.c
Go to the documentation of this file.
1/*
2===========================================
3Do not modify, this script is generated
4===========================================
5*/
6
11
12sealed class BackendImage
13{
14 private void BackendImage();
15 private void ~BackendImage();
16
20 proto external int GetScales(out notnull array<ImageScale> scales);
25 proto external ImageScale GetScale(int width);
29 proto external ImageScale GetMaxScale();
34 proto external ImageScale GetLocalScale(int width);
35}
36
ref array< string > scales