Dayz Explorer 1.28.160049
Loading...
Searching...
No Matches
playerconsumedata.c
Go to the documentation of this file.
2{
3 float m_Amount = 0;
4 int m_Agents = 0;
5 int m_LiquidType = 0;
6
7 ItemBase m_Source;
8 EConsumeType m_Type;
9
10}
EConsumeType
Definition econsumetype.c:2