e_event_endroundannounce.h File Reference

#include "../../e_main.h"
Include dependency graph for e_event_endroundannounce.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

void CL_EndRoundAnnounce (const eventRegister_t *self, struct dbuffer *msg)
 Announces that a player ends his round.

Detailed Description

Definition in file e_event_endroundannounce.h.


Function Documentation

void CL_EndRoundAnnounce ( const eventRegister_t self,
struct dbuffer msg 
)

Announces that a player ends his round.

Parameters:
[in] self Pointer to the event structure that is currently executed
[in] msg The message buffer to read from
See also:
CL_DoEndRound
Note:
event EV_ENDROUNDANNOUNCE
Todo:
Build into hud

Definition at line 37 of file e_event_endroundannounce.c.

References GAME_EndRoundAnnounce(), and NET_ReadByte().


Generated by  doxygen 1.6.2