// MModelGameData
class CitadelModelParticleSettings_t
{
public:
    float32 m_flScale;
};

KV3 Class Defaults

{
    m_flScale = 1.0
}