|
UFO: Alien Invasion
|
#include "../../../../client.h"#include "../../../cl_localentity.h"#include "../../../../renderer/r_mesh_anim.h"#include "e_event_cameraappear.h"
Go to the source code of this file.
Functions | |
| void | CL_CameraAppear (const eventRegister_t *self, dbuffer *msg) |
| Adds a camera edicts to the client for displaying them. | |
| void CL_CameraAppear | ( | const eventRegister_t * | self, |
| dbuffer * | msg ) |
Adds a camera edicts to the client for displaying them.
Definition at line 34 of file e_event_cameraappear.cpp.
References le_t::angle, le_t::angles, le_t::as, Com_DPrintf(), DEBUG_CLIENT, directionAngles, ET_CAMERA, le_t::flags, eventRegister_t::formatString, le_t::inuse, LE_Add(), LE_CHECK_LEVELFLAGS, LE_Get(), le_t::levelflags, le_t::model1, NET_ReadFormat(), le_t::origin, R_AnimChange(), R_FindModel(), le_t::team, le_t::type, va(), VectorCopy, and YAW.