class CLogicAchievement : public CLogicalEntity
{
public:
bool m_ bDisabled;
CUtlSymbolLarge m_ iszAchievementEventID;
CEntityIOOutput m_ OnFired;
};class CLogicAchievement : public CLogicalEntity
{
public:
bool m_ bDisabled;
CUtlSymbolLarge m_ iszAchievementEventID;
CEntityIOOutput m_ OnFired;
};