UFO: Alien Invasion
Doxygen documentation generating
e_event_actorappear.h File Reference
#include "../../e_main.h"
Include dependency graph for e_event_actorappear.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

void CL_ActorAppear (const eventRegister_t *self, dbuffer *msg)
 
int CL_ActorAppearTime (const eventRegister_t *self, dbuffer *msg, eventTiming_t *eventTiming)
 Decides if following events should be delayed. More...
 

Function Documentation

◆ CL_ActorAppear()

void CL_ActorAppear ( const eventRegister_t self,
dbuffer msg 
)

◆ CL_ActorAppearTime()

int CL_ActorAppearTime ( const eventRegister_t self,
dbuffer msg,
eventTiming_t eventTiming 
)

Decides if following events should be delayed.

Definition at line 38 of file e_event_actorappear.cpp.

References cls, client_static_t::isOurRound(), and eventTiming_t::nextTime.