class SimpleConstraintSoundProfile
{
void* _ _ vftable;
public:
float32 m_ flKeyPointMinSoundThreshold;
float32 m_ flKeyPointMaxSoundThreshold;
float32 m_ reversalSoundThresholdSmall;
float32 m_ reversalSoundThresholdMedium;
float32 m_ reversalSoundThresholdLarge;
};