Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
Loading...
Searching...
No Matches
NotificationInfo.c
Go to the documentation of this file.
1/*
2===========================================
3Do not modify, this script is generated
4===========================================
5*/
6
11
12sealed 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
override EGadgetType GetType()
base classes for filtering in server browser
Definition UUID.c:28