UFO: Alien Invasion
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
e_event_entdestroy.h File Reference
#include "../../e_main.h"

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

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 le_s::inuse, LE_Get(), and NET_ReadFormat().