DayZ 1.24
|
holds hit components and its weights for attack from AI (used on each type - DayZPlayerType, DayZAnimalType, etc.) More...
Private Attributes | |
string | m_Name |
int | m_Weight |
"Head", "Torso", etc. | |
holds hit components and its weights for attack from AI (used on each type - DayZPlayerType, DayZAnimalType, etc.)
Definition at line 2 of file DayZAIHitComponents.c.
|
private |
Definition at line 4 of file DayZAIHitComponents.c.
|
private |
"Head", "Torso", etc.
Definition at line 5 of file DayZAIHitComponents.c.