Arma Reforger Explorer  1.1.0.42
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
ERoleCallsign.c File Reference

Go to the source code of this file.

Enumerations

enum  ERoleCallsign { NONE = -1, SQUAD_LEADER = 9000, RADIO_OPERATOR = 9001, PLAYER_GROUP_LEADER = 9002 }
 

Variables

enum ERoleCallsign Attribute
 Post-process effect of scripted camera. More...
 

Enumeration Type Documentation

◆ ERoleCallsign

Specific Character Role Callsigns.

Enumerator
NONE 
SQUAD_LEADER 

Start with Squad leader, do not Go lower than 9000 always add new entries below.

RADIO_OPERATOR 
PLAYER_GROUP_LEADER 

Definition at line 4 of file ERoleCallsign.c.