Dayz Build 1.29.163047, Scripts Rev. 123548
Dayz Code Explorer by Zeroy
Loading...
Searching...
No Matches
injurysoundhandler.c File Reference

Go to the source code of this file.

Data Structures

class  InjurySoundHandlerBase

Enumerations

enum  eInjurySoundZones

Functions

enum eInjurySoundZones Init ()

Variables

 COUNT
 HEAVY
 LIGHT
 MEDIUM
 NONE = 0

Enumeration Type Documentation

◆ eInjurySoundZones

Definition at line 1 of file injurysoundhandler.c.

Function Documentation

◆ Init()

enum eInjurySoundZones Init ( )

Definition at line 1 of file injurysoundhandler.c.

Variable Documentation

◆ COUNT

@ COUNT

Definition at line 21 of file injurysoundhandler.c.

◆ HEAVY

HEAVY

Definition at line 18 of file injurysoundhandler.c.

◆ LIGHT

LIGHT

Definition at line 16 of file injurysoundhandler.c.

◆ MEDIUM

@ MEDIUM

Definition at line 17 of file injurysoundhandler.c.

◆ NONE

@ NONE = 0

Definition at line 15 of file injurysoundhandler.c.