Deadlock Modding Notes LogoDeadlock Modding Notes Logo

Home

❯

schemas

❯

server

❯

CItemCrateSpawn

CItemCrateSpawn

Jan 23, 2026

  • schemas
  • schemas/class
class CItemCrateSpawn : public CServerOnlyPointEntity
{
    uint8 pad_04A0[24];
public:
    ECrateLootType_t m_eLootType;
    EObjectivePositions_t m_eObjectivePosition;
private:
    uint8 pad_04C0[8];
};

Graph View

Backlinks

  • Entity List

Created with Quartz v4.5.2 © 2026

  • Hit Deadlock Modding Server