Deadlock Modding Notes LogoDeadlock Modding Notes Logo

Home

❯

schemas

❯

client

❯

CInWorldItemPanel

CInWorldItemPanel

Jan 23, 2026

  • schemas
  • schemas/class
class CInWorldItemPanel : public C_PointClientUIWorldPanel
{
public:
    // MNotSaved = !!UNKNOWN!!
    CHandle<C_BaseEntity> m_hTrackedEntity;
    int32 m_nTrackedEntity;
};

Graph View

Created with Quartz v4.5.2 © 2026

  • Hit Deadlock Modding Server