DarkPlaces
Game engine based on the Quake 1 engine by id Software, developed by LadyHavoc
 
vmparticlespawner_t Struct Reference
+ Collaboration diagram for vmparticlespawner_t:

Data Fields

qbool initialized
 
int max_themes
 
mempool_tpool
 
vmparticletheme_tthemes
 
qbool verified
 

Detailed Description

Definition at line 3508 of file clvm_cmds.c.

Field Documentation

◆ initialized

qbool vmparticlespawner_t::initialized

Definition at line 3511 of file clvm_cmds.c.

Referenced by VM_InitParticleSpawner().

◆ max_themes

◆ pool

mempool_t* vmparticlespawner_t::pool

Definition at line 3510 of file clvm_cmds.c.

Referenced by VM_InitParticleSpawner().

◆ themes

◆ verified


The documentation for this struct was generated from the following file: