Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
Loading...
Searching...
No Matches
ENotificationReceiver.c File Reference

Go to the source code of this file.

Enumerations

enum  ENotificationReceiver {
  UNKNOWN = 0 , EVERYONE = 1 , SPECIFIC_PLAYER = 2 , PLAYER_GROUP = 10 ,
  GM_ONLY = 20 , GM_OR_AFFECTED_PLAYER_ONLY = 21 , LOCAL_ONLY = 30 , LOCAL_GM_ONLY = 31 ,
  LOCAL_NON_GM_ONLY = 32
}

Enumeration Type Documentation

◆ ENotificationReceiver

To get who recieves the notification

Enumerator
UNKNOWN 
EVERYONE 
SPECIFIC_PLAYER 
PLAYER_GROUP 
GM_ONLY 
GM_OR_AFFECTED_PLAYER_ONLY 
LOCAL_ONLY 
LOCAL_GM_ONLY 
LOCAL_NON_GM_ONLY 

Definition at line 4 of file ENotificationReceiver.c.