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.

◆ max_themes

int vmparticlespawner_t::max_themes

Definition at line 3514 of file clvm_cmds.c.

◆ pool

mempool_t* vmparticlespawner_t::pool

Definition at line 3510 of file clvm_cmds.c.

◆ themes

vmparticletheme_t* vmparticlespawner_t::themes

Definition at line 3513 of file clvm_cmds.c.

◆ verified

qbool vmparticlespawner_t::verified

Definition at line 3512 of file clvm_cmds.c.


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