Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
Loading...
Searching...
No Matches
WorkshopComment.c
Go to the documentation of this file.
1/*
2===========================================
3Do not modify, this script is generated
4===========================================
5*/
6
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
EWorkshopReportType