class CSoundOpvarSetPathCornerEntity : public CSoundOpvarSetPointEntity
{
uint8 pad_ 0618[24];
public:
bool m_ bUseParentedPath;
float32 m_ flDistMinSqr;
float32 m_ flDistMaxSqr;
CUtlSymbolLarge m_ iszPathCornerEntityName;
};class CSoundOpvarSetPathCornerEntity : public CSoundOpvarSetPointEntity
{
uint8 pad_ 0618[24];
public:
bool m_ bUseParentedPath;
float32 m_ flDistMinSqr;
float32 m_ flDistMaxSqr;
CUtlSymbolLarge m_ iszPathCornerEntityName;
};