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

Go to the source code of this file.

Functions

int CL_EntAppearTime (const struct eventRegister_s *self, dbuffer *msg, eventTiming_t *eventTiming)
 
void CL_EntAppear (const eventRegister_t *self, dbuffer *msg)
 Let an entity appear - like an item on the ground that just got visible. More...
 

Function Documentation

void CL_EntAppear ( const eventRegister_t self,
dbuffer msg 
)
int CL_EntAppearTime ( const struct eventRegister_s self,
dbuffer msg,
eventTiming_t eventTiming 
)