Arma Reforger Explorer
1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
Toggle main menu visibility
Loading...
Searching...
No Matches
WorkshopAsset.c
Go to the documentation of this file.
1
/*
2
===========================================
3
Do not modify, this script is generated
4
===========================================
5
*/
6
11
15
sealed
class
WorkshopAsset: WorkshopAssetBase
16
{
17
private
void
WorkshopAsset();
18
private
void
~WorkshopAsset();
19
21
proto external
string
GetDescription();
30
proto external
void
GetAvailableRevisions(out notnull array<WorkshopRevisionBase> revisionsOut);
37
proto external
void
GetScreenshots(out notnull array<BImage> screenshotsOut);
38
}
39
scripts
GameLib
generated
online
workshop
WorkshopAsset.c
Generated by
1.17.0