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

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

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_s::impactTime, eventTiming_s::nextTime, and clientBattleScape_s::time.