class CSoundOpvarSetPathCornerEntity : public CSoundOpvarSetPointEntity
{
    uint8 pad_0688[24];
public:
    float32 m_flDistMinSqr;
    float32 m_flDistMaxSqr;
    CUtlSymbolLarge m_iszPathCornerEntityName;
};