class CInfoCoverPoint : public CServerOnlyPointEntity
{
public:
int32 m_nGroupID;
int32 m_nVisionRadius;
bool m_bAllowOffNav;
};class CInfoCoverPoint : public CServerOnlyPointEntity
{
public:
int32 m_nGroupID;
int32 m_nVisionRadius;
bool m_bAllowOffNav;
};