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

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

Function Documentation

◆ CL_ActorClientAction()

void CL_ActorClientAction ( const eventRegister_t self,
dbuffer msg 
)

Reads the entity number for client interaction.

See also
EV_CLIENT_ACTION
Touch_DoorTrigger
CL_ActorUse
Todo:
Hud should have a button that should be activated now

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