UFO: Alien Invasion
e_event_explode.cpp File Reference
Include dependency graph for e_event_explode.cpp:

Go to the source code of this file.

Functions

int CL_ExplodeTime (const struct eventRegister_s *self, dbuffer *msg, eventTiming_t *eventTiming)
 Decides when the explode event should get executed. This in the impact time. More...
 
void CL_Explode (const eventRegister_t *self, dbuffer *msg)
 

Function Documentation

◆ CL_Explode()

◆ CL_ExplodeTime()

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

Decides when the explode event should get executed. This in the impact time.

Definition at line 32 of file e_event_explode.cpp.

References cl, eventTiming_t::impactTime, eventTiming_t::nextTime, and clientBattleScape_t::time.