e_event_particlespawn.c File Reference

#include "../../../../client.h"
#include "../../../cl_localentity.h"
#include "../../../cl_particle.h"
#include "e_event_particlespawn.h"
Include dependency graph for e_event_particlespawn.c:

Go to the source code of this file.

Functions

void CL_ParticleSpawnEvent (const eventRegister_t *self, struct dbuffer *msg)
 Let a particle spawn for the client.

Detailed Description

Definition in file e_event_particlespawn.c.


Function Documentation

void CL_ParticleSpawnEvent ( const eventRegister_t self,
struct dbuffer msg 
)

Let a particle spawn for the client.

Parameters:
[in] self Pointer to the event structure that is currently executed
[in] msg holds the network data
See also:
CL_ParticleSpawn
EV_PARTICLE_SPAWN

Definition at line 37 of file e_event_particlespawn.c.

References CL_ParticleSpawn(), MAX_VAR, and NET_ReadFormat().


Generated by  doxygen 1.6.2