DayZ 1.24
|
Newer implementation equivalent of "AreaDamageRegular", hitzone selection only. More...
Protected Member Functions | |
AreaDamageComponentData | GetAreaDamageComponentData (Object object) |
Private Member Functions | |
void | AreaDamageComponentRandomHitzone (AreaDamageManager parent) |
void | SetHitZones (array< string > hitzones) |
Private Attributes | |
ref array< string > | m_HitZones |
Newer implementation equivalent of "AreaDamageRegular", hitzone selection only.
Definition at line 2 of file AreaDamageComponentRandomHitzone.c.
|
inlineprivate |
Definition at line 6 of file AreaDamageComponentRandomHitzone.c.
References m_HitZones.
|
inlineprotected |
Definition at line 16 of file AreaDamageComponentRandomHitzone.c.
References m_HitZones.
Definition at line 11 of file AreaDamageComponentRandomHitzone.c.
References m_HitZones.
Definition at line 4 of file AreaDamageComponentRandomHitzone.c.
Referenced by AreaDamageComponentRandomHitzone(), GetAreaDamageComponentData(), and SetHitZones().