class CConstantForceController
{
    void* __vftable;
    uint8 pad_0008[4];
public:
    Vector m_linear;
    RotationVector m_angular;
    Vector m_linearSave;
    RotationVector m_angularSave;
};