class PathAccompanyCoordinate_t
{
public:
    float32 m_flProgress;
    float32 m_flLeftOffset;
    VectorWS m_vOriginalPosition;
};