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