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

Go to the source code of this file.

Functions

int CL_InvDelTime (const struct eventRegister_s *self, dbuffer *msg, eventTiming_t *eventTiming)
 Decides if following events should be delayed.
void CL_InvDel (const eventRegister_t *self, dbuffer *msg)

Function Documentation

◆ CL_InvDel()

◆ CL_InvDelTime()

int CL_InvDelTime ( const struct eventRegister_s * self,
dbuffer * msg,
eventTiming_t * eventTiming )

Decides if following events should be delayed.

Definition at line 33 of file e_event_invdel.cpp.

References cl, eventTiming_t::impactTime, eventTiming_t::nextTime, eventTiming_t::parsedDeath, eventTiming_t::parsedShot, and eventTiming_t::shootTime.