Arma Reforger Explorer
1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
Toggle main menu visibility
Loading...
Searching...
No Matches
NotificationInfo.c
Go to the documentation of this file.
1
/*
2
===========================================
3
Do not modify, this script is generated
4
===========================================
5
*/
6
11
12
sealed
class
NotificationInfo: Managed
13
{
14
private
void
NotificationInfo();
15
private
void
~NotificationInfo();
16
18
proto external
int
GetId();
19
proto external
bool
IsMarkedAsRead();
24
proto external
string
GetType
();
26
proto external
string
GetCategory();
28
proto external
string
GetSourceType();
33
proto external
UUID
GetSourceUserGameIdentity();
39
proto external
void
ExpandPayload(
JsonApiStruct
pPayload);
40
}
41
GetType
override EGadgetType GetType()
Definition
SCR_CampaignBuildingGadgetToolComponent.c:60
JsonApiStruct
base classes for filtering in server browser
Definition
SCR_FeedbackDialogUI.c:3
UUID
Definition
UUID.c:28
scripts
GameLib
generated
online
notifications
NotificationInfo.c
Generated by
1.17.0