struct SKinRailStateGearShift { int nIndex; float fToothProgress; float fSpineProgress; float fSpineProgressAtToothCommit; };
IInput.h
float fSpineProgress;
float fSpineProgressAtToothCommit;
float fToothProgress;
int nIndex;
SKinRailStateGearShift();