CRM64Pro GDK v0.19.0
A free cross-platform game development kit built on top of SDL 3.0
Loading...
Searching...
No Matches
CRM64Pro::ParticlePresetDesc

Particle preset descriptor. More...

Detailed Description

Particle preset descriptor.

Public Attributes

eParticleEffectPreset ePreset
 Preset identifier.
const char * szName
 Stable preset name used by tools.
const char * szDescription
 Short human-readable description.
bool bOneShot
 true when the preset has finite duration and does not loop.