25 #include "../../../../client.h" 26 #include "../../../cl_localentity.h" void NET_ReadFormat(dbuffer *buf, const char *format,...)
The user-friendly version of NET_ReadFormat that reads variable arguments from a buffer according to ...
Struct that defines one particular event with all its callbacks and data.
le_t * LE_Get(int entnum)
Searches all local entities for the one with the searched entnum.
void CL_EntDestroy(const eventRegister_t *self, dbuffer *msg)
Called whenever an entity is destroyed in the server.