|
UFO: Alien Invasion
|
#include "../../../../client.h"#include "../../../cl_localentity.h"#include "e_event_entdestroy.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. | |
| void CL_EntDestroy | ( | const eventRegister_t * | self, |
| dbuffer * | msg ) |
Called whenever an entity is destroyed in the server.
Definition at line 33 of file e_event_entdestroy.cpp.
References eventRegister_t::formatString, le_t::inuse, LE_Get(), and NET_ReadFormat().