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;
};