|
UFO: Alien Invasion
|
#include "../../../../client.h"#include "../../../cl_localentity.h"#include "e_event_actorclientaction.h"#include "../../../../ui/ui_main.h"
Go to the source code of this file.
Functions | |
| void | CL_ActorClientAction (const eventRegister_t *self, dbuffer *msg) |
| Reads the entity number for client interaction. | |
| void CL_ActorClientAction | ( | const eventRegister_t * | self, |
| dbuffer * | msg ) |
Reads the entity number for client interaction.
Definition at line 37 of file e_event_actorclientaction.cpp.
References le_t::clientAction, Com_DPrintf(), DEBUG_CLIENT, eventRegister_t::formatString, LE_Get(), LE_NotFoundError, NET_ReadFormat(), and UI_ExecuteConfunc().