UFO: Alien Invasion
Loading...
Searching...
No Matches
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, dbuffer *msg)
 Announces that a player ends his turn.

Function Documentation

◆ CL_EndRoundAnnounce()

void CL_EndRoundAnnounce ( const eventRegister_t * self,
dbuffer * msg )

Announces that a player ends his turn.

Parameters
[in]selfPointer to the event structure that is currently executed
[in]msgThe 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.cpp.

References GAME_EndRoundAnnounce(), and NET_ReadByte().