Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
Loading...
Searching...
No Matches
ServerWorkshopData.c
Go to the documentation of this file.
1/*
2===========================================
3Do not modify, this script is generated
4===========================================
5*/
6
11
18sealed 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
IEntity GetOwner()
Owner entity of the fuel tank.