Arma Reforger Explorer
1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
Toggle main menu visibility
Loading...
Searching...
No Matches
ENotificationReceiver.c
Go to the documentation of this file.
1
4
enum
ENotificationReceiver
5
{
6
UNKNOWN
= 0,
7
EVERYONE
= 1,
8
SPECIFIC_PLAYER
= 2,
9
10
PLAYER_GROUP
= 10,
11
12
GM_ONLY
= 20,
13
GM_OR_AFFECTED_PLAYER_ONLY
= 21,
14
15
LOCAL_ONLY
= 30,
16
LOCAL_GM_ONLY
= 31,
17
LOCAL_NON_GM_ONLY
= 32,
18
};
ENotificationReceiver
ENotificationReceiver
Definition
ENotificationReceiver.c:5
GM_OR_AFFECTED_PLAYER_ONLY
@ GM_OR_AFFECTED_PLAYER_ONLY
Definition
ENotificationReceiver.c:13
LOCAL_GM_ONLY
@ LOCAL_GM_ONLY
Definition
ENotificationReceiver.c:16
PLAYER_GROUP
@ PLAYER_GROUP
Definition
ENotificationReceiver.c:10
LOCAL_ONLY
@ LOCAL_ONLY
Definition
ENotificationReceiver.c:15
LOCAL_NON_GM_ONLY
@ LOCAL_NON_GM_ONLY
Definition
ENotificationReceiver.c:17
GM_ONLY
@ GM_ONLY
Definition
ENotificationReceiver.c:12
SPECIFIC_PLAYER
@ SPECIFIC_PLAYER
Definition
ENotificationReceiver.c:8
EVERYONE
@ EVERYONE
Definition
ENotificationReceiver.c:7
UNKNOWN
@ UNKNOWN
Definition
EPlatform.c:24
scripts
Game
Network
Notifications
ENotificationReceiver.c
Generated by
1.17.0