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