|
UFO: Alien Invasion
|
#include "../../../../client.h"#include "../../../cl_localentity.h"#include "e_event_actorresetclientaction.h"#include "../../../../ui/ui_main.h"
Go to the source code of this file.
Functions | |
| void | CL_ActorResetClientAction (const eventRegister_t *self, dbuffer *msg) |
| When no trigger is touched, the client actions are reset. | |
| void CL_ActorResetClientAction | ( | const eventRegister_t * | self, |
| dbuffer * | msg ) |
When no trigger is touched, the client actions are reset.
Definition at line 34 of file e_event_actorresetclientaction.cpp.
References le_t::clientAction, Com_DPrintf(), DEBUG_CLIENT, eventRegister_t::formatString, LE_Get(), LE_NotFoundError, NET_ReadFormat(), and UI_ExecuteConfunc().