UFO: Alien Invasion
Loading...
Searching...
No Matches
e_event_actoradd.cpp File Reference
Include dependency graph for e_event_actoradd.cpp:

Go to the source code of this file.

Functions

void CL_ActorAdd (const eventRegister_t *self, dbuffer *msg)
 Adds an hidden actor to the list of le's.

Function Documentation

◆ CL_ActorAdd()

void CL_ActorAdd ( const eventRegister_t * self,
dbuffer * msg )

Adds an hidden actor to the list of le's.

See also
CL_ActorAppear
Note
Actor is invisible until CL_ActorAppear (EV_ACTOR_APPEAR) was triggered
EV_ACTOR_ADD
See also
G_SendInvisible

Definition at line 37 of file e_event_actoradd.cpp.

References cl, Com_Printf(), csi, ET_ACTORHIDDEN, le_t::fieldSize, le_t::flags, eventRegister_t::formatString, le_t::gender, Grid_PosToVec(), LE_Add(), LE_Get(), LE_INVISIBLE, NET_ReadFormat(), NET_ReadShort(), NET_SkipFormat(), le_t::origin, le_t::pnum, le_t::pos, le_t::state, le_t::team, le_t::teamDef, and le_t::type.