DayZ 1.24
Loading...
Searching...
No Matches
DayZAIHitComponent Class Reference

holds hit components and its weights for attack from AI (used on each type - DayZPlayerType, DayZAnimalType, etc.) More...

Collaboration diagram for DayZAIHitComponent:
[legend]

Private Attributes

string m_Name
 
int m_Weight
 "Head", "Torso", etc.
 

Detailed Description

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.

Member Data Documentation

◆ m_Name

string DayZAIHitComponent::m_Name
private

Definition at line 4 of file DayZAIHitComponents.c.

◆ m_Weight

int DayZAIHitComponent::m_Weight
private

"Head", "Torso", etc.

Definition at line 5 of file DayZAIHitComponents.c.


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