e_event_actorreservationchange.h File Reference

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

Go to the source code of this file.

Functions

void CL_ActorReservationChange (const eventRegister_t *self, struct dbuffer *msg)
 Network event function for TU reservation. Responsible for updating the HUD with the information that were received from the server.

Detailed Description

Definition in file e_event_actorreservationchange.h.


Function Documentation

void CL_ActorReservationChange ( const eventRegister_t self,
struct dbuffer msg 
)

Network event function for TU reservation. Responsible for updating the HUD with the information that were received from the server.

Parameters:
self The event pointer
msg The network message to parse the event data from

Definition at line 37 of file e_event_actorreservationchange.c.

References CL_ActorGetChr(), chrReservations_s::crouch, LE_Get(), LE_NotFoundError, NET_ReadFormat(), chrReservations_s::reaction, character_s::reservedTus, and chrReservations_s::shot.


Generated by  doxygen 1.6.2