#include "../../e_main.h"
Go to the source code of this file.
Functions | |
void | CL_AddEdict (const eventRegister_t *self, struct dbuffer *msg) |
Adds server side edicts to the client for displaying them. |
Definition in file e_event_addedict.h.
void CL_AddEdict | ( | const eventRegister_t * | self, | |
struct dbuffer * | msg | |||
) |
Adds server side edicts to the client for displaying them.
Definition at line 49 of file e_event_addedict.c.
References le_s::addFunc, CL_AddEdictFunc(), Com_DPrintf(), DEBUG_CLIENT, le_s::inuse, LE_Add(), LE_Get(), MAX_EDICTS, le_s::maxs, model_s::maxs, le_s::mins, model_s::mins, NET_ReadFormat(), qtrue, le_s::type, type, and VectorCopy.