Dayz Build 1.29.163047, Scripts Rev. 123548
Dayz Code Explorer by Zeroy
Loading...
Searching...
No Matches
synchitinfo.c
Go to the documentation of this file.
1
2class SyncHitInfo extends Managed
3{
5 float m_HitDir;
8 //ref TotalDamageResult m_DamageResult;
10};
TODO doc.
Definition enscript.c:118
float m_HitDir
Definition synchitinfo.c:5
bool m_HasSource
Definition synchitinfo.c:9
int m_AnimType
Definition synchitinfo.c:4
float m_HealthDamage
Definition synchitinfo.c:6
bool m_Fullbody
Definition synchitinfo.c:7