UFO: Alien Invasion
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
e_event_endroundannounce.h File Reference
#include "../../e_main.h"

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. More...
 

Function Documentation

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().