Deadlock Modding Notes LogoDeadlock Modding Notes Logo

Home

❯

schemas

❯

server

❯

CItemXP__AssignedEarner_t

CItemXP__AssignedEarner_t

Nov 23, 2025

  • schemas
  • schemas/class
class CItemXP__AssignedEarner_t
{
public:
    ECurrencySource m_eSource;
    int32 m_iBounty;
    EDenyDistributionType m_eDenyType;
private:
    uint8 pad_000C[4];
};

Graph View

Created with Quartz v4.5.2 © 2026

  • Hit Deadlock Modding Server