Searched refs:NETMSG_PAUSE (Results 1 – 6 of 6) sorted by relevance
107 PackPacket* packet = new PackPacket(3, NETMSG_PAUSE); in SendPause()453 proto->AddType(NETMSG_PAUSE, 3); in CBaseNetProtocol()
52 NETMSG_PAUSE = 13, // uchar playerNum, bPaused; enumerator
382 case NETMSG_PAUSE: in TrafficDump()
309 case NETMSG_PAUSE: { in ClientReadNet()
519 case NETMSG_PAUSE: /* this is a synced message and must not be excluded */ in SendDemoData()1025 case NETMSG_PAUSE:
2310 (packetID != NETMSG_PAUSE) && in GetPlayerTraffic()