|
UFO: Alien Invasion
|
#include "../../e_main.h"

Go to the source code of this file.
Functions | |
| void | CL_ActorReactionFireChange (const eventRegister_t *self, dbuffer *msg) |
| Network event function for reaction fire mode changes. Responsible for updating the HUD with the information that were received from the server. | |
| void CL_ActorReactionFireChange | ( | const eventRegister_t * | self, |
| dbuffer * | msg ) |
Network event function for reaction fire mode changes. 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 39 of file e_event_actorreactionfirechange.cpp.
References CL_ActorGetChr(), eventRegister_t::formatString, INVSH_GetItemByIDX(), LE_Get(), LE_NotFoundError, NET_ReadFormat(), character_t::RFmode, FiremodeSettings::set(), and UI_ExecuteConfunc().