Arma Reforger Explorer
1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
Toggle main menu visibility
Loading...
Searching...
No Matches
ServerWorkshopData.c
Go to the documentation of this file.
1
/*
2
===========================================
3
Do not modify, this script is generated
4
===========================================
5
*/
6
11
18
sealed
class
ServerWorkshopData
19
{
20
private
void
ServerWorkshopData();
21
private
void
~ServerWorkshopData();
22
24
proto external
ServerInfo
GetOwner
();
26
proto external
int
GetAssetCount();
34
proto external
void
RequestAssetData(notnull
BackendCallback
callback);
39
proto external
WorkshopCollection
GetCollection();
40
}
41
BackendCallback
Definition
Backend_Storage.c:5
ServerInfo
Definition
ServerInfo.c:8
WorkshopCollection
Definition
WorkshopCollection.c:18
GetOwner
IEntity GetOwner()
Owner entity of the fuel tank.
Definition
SCR_FuelNode.c:128
scripts
GameLib
generated
online
server
ServerWorkshopData.c
Generated by
1.17.0