DayZ 1.24
Loading...
Searching...
No Matches
AreaDamageComponentTypes Class Reference
Collaboration diagram for AreaDamageComponentTypes:
[legend]

Private Attributes

const int BASE = 0
 
const int HITZONE = 1
 
const int RAYCASTED = 2
 

Detailed Description

Definition at line 1 of file AreaDamageManager.c.

Member Data Documentation

◆ BASE

const int AreaDamageComponentTypes::BASE = 0
private

Definition at line 3 of file AreaDamageManager.c.

Referenced by SetDamageComponentType().

◆ HITZONE

const int AreaDamageComponentTypes::HITZONE = 1
private

◆ RAYCASTED

const int AreaDamageComponentTypes::RAYCASTED = 2
private

Definition at line 5 of file AreaDamageManager.c.

Referenced by SetDamageComponentType().


The documentation for this class was generated from the following file: