UFO: Alien Invasion
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
e_event_actorclientaction.h File Reference
#include "../../e_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. More...
 

Function Documentation

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