UFO: Alien Invasion
Loading...
Searching...
No Matches
e_event_entdestroy.h File Reference
#include "../../e_main.h"
Include dependency graph for e_event_entdestroy.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

void CL_EntDestroy (const eventRegister_t *self, dbuffer *msg)
 Called whenever an entity is destroyed in the server.

Function Documentation

◆ CL_EntDestroy()

void CL_EntDestroy ( const eventRegister_t * self,
dbuffer * msg )

Called whenever an entity is destroyed in the server.

See also
CL_EntPerish

Definition at line 33 of file e_event_entdestroy.cpp.

References eventRegister_t::formatString, le_t::inuse, LE_Get(), and NET_ReadFormat().