Arma Reforger Explorer
1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
Toggle main menu visibility
Loading...
Searching...
No Matches
Dependency.c
Go to the documentation of this file.
1
/*
2
===========================================
3
Do not modify, this script is generated
4
===========================================
5
*/
6
11
28
sealed
class
Dependency: Managed
29
{
30
private
void
Dependency();
31
void
~Dependency();
32
34
proto external
string
GetID();
36
proto external
string
GetName
();
38
proto external
float
TotalFileSize();
40
proto external
string
GetVersion();
44
proto external
Revision
GetRevision();
49
proto external
bool
IsOffline();
54
proto external
void
LoadItem(
BackendCallback
callback);
59
proto external
WorkshopItem
GetCachedItem();
60
}
61
GetName
string GetName()
Definition
SCR_NotificationSenderComponent.c:15
BackendCallback
Definition
Backend_Storage.c:5
Revision
Definition
Revision.c:13
WorkshopItem
Workshop Item instance.
Definition
WorkshopItem.c:14
scripts
GameLib
generated
online
Dependency.c
Generated by
1.17.0