|
UFO: Alien Invasion
|
#include "../../e_main.h"

Go to the source code of this file.
Functions | |
| void | CL_DoorClose (const eventRegister_t *self, dbuffer *msg) |
| Callback for EV_DOOR_CLOSE event - rotates the inline model and recalc routing. | |
| void CL_DoorClose | ( | const eventRegister_t * | self, |
| dbuffer * | msg ) |
Callback for EV_DOOR_CLOSE event - rotates the inline model and recalc routing.
Definition at line 47 of file e_event_doorclose.cpp.
References Com_Error(), ERR_DROP, ET_DOOR, ET_DOOR_SLIDING, eventRegister_t::formatString, LE_Get(), LE_NotFoundError, LE_SetThink(), LET_DoorRotatingClose(), LET_DoorSlidingClose(), NET_ReadFormat(), le_t::think, and le_t::type.