le_t * LE_Get(int entnum)
Searches all local entities for the one with the searched entnum.
Primary header for client.
void CL_EntDestroy(const eventRegister_t *self, dbuffer *msg)
Called whenever an entity is destroyed in the server.
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.
const char * formatString
The format string that is used to write and parse this event.