class PlayerConsumeData { float m_Amount = 0; int m_Agents = 0; int m_LiquidType = 0; ItemBase m_Source; EConsumeType m_Type; }