Deadlock Modding Notes LogoDeadlock Modding Notes Logo

Home

❯

schemas

❯

vphysics2

❯

constraint_hingeparams_t

constraint_hingeparams_t

Jan 23, 2026

  • schemas
  • schemas/class
class constraint_hingeparams_t
{
public:
    Vector worldPosition;
    Vector worldAxisDirection;
    // MNotSaved = !!UNKNOWN!!
    constraint_axislimit_t hingeAxis;
    // MNotSaved = !!UNKNOWN!!
    constraint_breakableparams_t constraint;
};

Graph View

Backlinks

  • CPhysHinge

Created with Quartz v4.5.2 © 2026

  • Hit Deadlock Modding Server