Deadlock Modding Notes LogoDeadlock Modding Notes Logo

Home

❯

schemas

❯

server

❯

CItemParachute

CItemParachute

Jan 23, 2026

  • schemas
  • schemas/class
class CItemParachute : public CPhysicsProp
{
public:
    CHandle<CBaseEntity> m_hAttachedEntity;
private:
    uint8 pad_0D54[16];
public:
    EObjectivePositions_t m_eObjectivePosition;
};

Graph View

Backlinks

  • Entity List

Created with Quartz v4.5.2 © 2026

  • Hit Deadlock Modding Server