UFO: Alien Invasion
|
#include "../../../../client.h"
#include "../../../cl_localentity.h"
#include "../../../cl_actor.h"
#include "e_event_actorreservationchange.h"
Go to the source code of this file.
Functions | |
void | CL_ActorReservationChange (const eventRegister_t *self, dbuffer *msg) |
Network event function for TU reservation. Responsible for updating the HUD with the information that were received from the server. More... | |
void CL_ActorReservationChange | ( | const eventRegister_t * | self, |
dbuffer * | msg | ||
) |
Network event function for TU reservation. Responsible for updating the HUD with the information that were received from the server.
self | The event pointer |
msg | The network message to parse the event data from |
Definition at line 36 of file e_event_actorreservationchange.cpp.
References CL_ActorGetChr(), chrReservations_s::crouch, LE_Get(), LE_NotFoundError, NET_ReadFormat(), chrReservations_s::reaction, character_s::reservedTus, and chrReservations_s::shot.