#include "../../e_main.h"
Go to the source code of this file.
Functions | |
void | CL_ActorDoorAction (const eventRegister_t *self, struct dbuffer *msg) |
Reads the door entity number for client interaction. |
Definition in file e_event_actordooraction.h.
void CL_ActorDoorAction | ( | const eventRegister_t * | self, | |
struct dbuffer * | msg | |||
) |
Reads the door entity number for client interaction.
Definition at line 36 of file e_event_actordooraction.c.
References le_s::clientAction, Com_DPrintf(), DEBUG_CLIENT, LE_Get(), LE_NotFoundError, and NET_ReadFormat().