UFO: Alien Invasion
Loading...
Searching...
No Matches
e_event_actorresetclientaction.h File Reference
#include "../../e_main.h"
Include dependency graph for e_event_actorresetclientaction.h:
This graph shows which files directly or indirectly include this file:

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.

Function Documentation

◆ CL_ActorResetClientAction()

void CL_ActorResetClientAction ( const eventRegister_t * self,
dbuffer * msg )

When no trigger is touched, the client actions are reset.

See also
EV_RESET_CLIENT_ACTION

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().