UFO: Alien Invasion
e_event_entdestroy.cpp File Reference
Include dependency graph for e_event_entdestroy.cpp:

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. More...
 

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().