class CCitadelMatchmakingStatusInfo : public CPointEntity
{
public:
CEntityIOOutput m_ OnStartMatchmaking;
CEntityIOOutput m_ OnStopMatchmaking;
private:
uint8 pad_ 04D0[40];
};class CCitadelMatchmakingStatusInfo : public CPointEntity
{
public:
CEntityIOOutput m_ OnStartMatchmaking;
CEntityIOOutput m_ OnStopMatchmaking;
private:
uint8 pad_ 04D0[40];
};