Lua:ParticleEmitted

Lua:ParticleEmitted

From BeamNG

Revision as of 17:48, 11 August 2013 by Mr.Hankey (talk | contribs) (Created page with "__NOTOC__ This is a C callback currently used in lua/vehicle/default.lua:175<br/> It is called when the engine emits a particle. == Syntax == <source lang="lua">nil particleE...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

This is a C callback currently used in lua/vehicle/default.lua:175
It is called when the engine emits a particle.

Syntax

nil particleEmitted ( particelData particle )