Arma Reforger Explorer
1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
Toggle main menu visibility
Loading...
Searching...
No Matches
WorkshopComment.c
Go to the documentation of this file.
1
/*
2
===========================================
3
Do not modify, this script is generated
4
===========================================
5
*/
6
7
class
WorkshopComment
8
{
10
proto external
int
GetId();
12
proto external
string
Content();
14
proto external
void
Update
(
string
sContent, notnull
BackendCallback
pCallback);
15
proto external
void
Report
(
EWorkshopReportType
eReport,
string
sDesc, notnull
BackendCallback
pCallback);
17
proto external
void
DeleteComment(notnull
BackendCallback
pCallback);
18
}
Report
@ Report
Definition
TextureImportTool.c:40
BackendCallback
Definition
Backend_Storage.c:5
WorkshopComment
Definition
WorkshopComment.c:8
Update
@ Update
Definition
SndComponentCallbacks.c:14
EWorkshopReportType
EWorkshopReportType
Definition
EWorkshopReportType.c:16
scripts
GameLib
generated
WorkshopComment.c
Generated by
1.17.0