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

Go to the source code of this file.
Functions | |
| void | CL_ActorRevitalised (const eventRegister_t *self, dbuffer *msg) |
| Revitalizes a stunned actor (all that is needed is the local entity state set). | |
| void CL_ActorRevitalised | ( | const eventRegister_t * | self, |
| dbuffer * | msg ) |
Revitalizes a stunned actor (all that is needed is the local entity state set).
| [in] | msg | The netchannel message |
| [in] | self | Pointer to the event structure that is currently executed |
Definition at line 36 of file e_event_actorrevitalised.cpp.
References _, le_t::aabb, CL_ActorAddToTeamList(), CL_ActorConditionalMoveCalc(), CL_ActorGetChr(), CL_ParticleFree(), cls, Com_Error(), Com_sprintf(), ERR_DROP, ET_ITEM, eventRegister_t::formatString, HUD_DisplayMessage(), LE_Find(), LE_Get(), LE_IsLivingActor(), LE_IsStunned, LE_Lock(), LE_NotFoundError, LE_SetThink(), LE_Unlock(), lengthof, LET_StartIdle(), character_t::name, NET_ReadFormat(), player_maxs, le_t::pos, le_t::ptl, selActor, le_t::setFloor(), AABB::setMaxs(), le_t::state, le_t::team, TEAM_ALIEN, TEAM_CIVILIAN, TEAM_PHALANX, and va().