UFO: Alien Invasion
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
e_event_actorappear.h File Reference
#include "../../e_main.h"

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

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.

Definition at line 38 of file e_event_actorappear.cpp.

References cls, client_static_s::isOurRound(), and eventTiming_s::nextTime.