Nuclide
Software Development Kit for id Tech
|
Shared-Entity: Particle Emitter. More...
Public Member Functions | |
void | info_particle_system (void) |
virtual void | Emit (void) |
virtual void | ReceiveEntity (float, float) |
Client: Handles network updates from the server for the associated entity. More... | |
Shared-Entity: Particle Emitter.
QUAKED info_particle_system (1 0 0) (-8 -8 -8) (8 8 8) PSFL_STARTACTIVE
An entity that's spawns particles from the engine's particle system.
This entity was introduced in The Orange Box (2007).
Client: Handles network updates from the server for the associated entity.
Reimplemented from NSEntity.