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. More... | |
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_s::clientAction, Com_DPrintf(), DEBUG_CLIENT, LE_Get(), LE_NotFoundError, NET_ReadFormat(), and UI_ExecuteConfunc().