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

Go to the source code of this file.

Data Structures

class  SCR_CommunicationSoundComponentClass
 

Variables

SCR_CommunicationSoundComponentClass DRIVER
 
SCR_CommunicationSoundComponentClass GUNNER
 
SCR_CommunicationSoundComponentClass COMMANDER
 
SCR_CommunicationSoundComponentClass PILOT
 
SCR_CommunicationSoundComponentClass COPILOT
 
SCR_CommunicationSoundComponentClass OPERATOR
 
SCR_CommunicationSoundComponentClass MAN
 
SCR_CommunicationSoundComponentClass SOLDIER
 
SCR_CommunicationSoundComponentClass MACHINE_GUNNER
 
SCR_CommunicationSoundComponentClass SNIPER
 
SCR_CommunicationSoundComponentClass RECON
 
SCR_CommunicationSoundComponentClass AT_SOLDIER
 
SCR_CommunicationSoundComponentClass OFFICER
 
SCR_CommunicationSoundComponentClass VEHICLE = 1 << 2
 
SCR_CommunicationSoundComponentClass CAR
 
SCR_CommunicationSoundComponentClass TRUCK
 
SCR_CommunicationSoundComponentClass APC
 
SCR_CommunicationSoundComponentClass FUEL_TRUCK
 
SCR_CommunicationSoundComponentClass COMM_TRUCK
 
SCR_CommunicationSoundComponentClass SUPPLY_TRUCK
 
SCR_CommunicationSoundComponentClass MORTAR
 
SCR_CommunicationSoundComponentClass HELICOPTER
 
SCR_CommunicationSoundComponentClass SOUND_NONE = 0
 
SCR_CommunicationSoundComponentClass SOUND_BREATH = 10
 
SCR_CommunicationSoundComponentClass SOUND_PAIN_RELIEVE = 80
 
SCR_CommunicationSoundComponentClass SOUND_HIT = 90
 
SCR_CommunicationSoundComponentClass SOUND_DEATH = 98
 

Variable Documentation

◆ APC

◆ AT_SOLDIER

◆ CAR

◆ COMM_TRUCK

◆ COMMANDER

◆ COPILOT

◆ DRIVER

◆ FUEL_TRUCK

◆ GUNNER

◆ HELICOPTER

◆ MACHINE_GUNNER

◆ MAN

◆ MORTAR

◆ OFFICER

◆ OPERATOR

◆ PILOT

◆ RECON

◆ SNIPER

◆ SOLDIER

◆ SOUND_BREATH

◆ SOUND_DEATH

◆ SOUND_HIT

◆ SOUND_NONE

◆ SOUND_PAIN_RELIEVE

SCR_CommunicationSoundComponentClass SOUND_PAIN_RELIEVE = 80

◆ SUPPLY_TRUCK

◆ TRUCK

◆ VEHICLE

VEHICLE = 1 << 2

Definition at line 5 of file SCR_QRFGroupConfig.c.