Deadlock Modding Notes LogoDeadlock Modding Notes Logo

Home

❯

schemas

❯

server

❯

CCitadelMatchmakingStatusInfo

CCitadelMatchmakingStatusInfo

Jan 23, 2026

  • schemas
  • schemas/class
class CCitadelMatchmakingStatusInfo : public CPointEntity
{
public:
    CEntityIOOutput m_OnStartMatchmaking;
    CEntityIOOutput m_OnStopMatchmaking;
private:
    uint8 pad_04D0[40];
};

Graph View

Backlinks

  • Entity List

Created with Quartz v4.5.2 © 2026

  • Hit Deadlock Modding Server