UFO: Alien Invasion
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
e_event_actorreactionfirechange.cpp File Reference

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

Function Documentation

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.

Parameters
selfThe event pointer
msgThe network message to parse the event data from
See also
HUD_UpdateReactionFiremodes

Definition at line 39 of file e_event_actorreactionfirechange.cpp.

References CL_ActorGetChr(), INVSH_GetItemByIDX(), LE_Get(), LE_NotFoundError, NET_ReadFormat(), character_s::RFmode, FiremodeSettings::set(), and UI_ExecuteConfunc().