UFO: Alien Invasion
Loading...
Searching...
No Matches
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.

Function Documentation

◆ CL_ActorAppear()

◆ 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, and eventTiming_t::nextTime.