function
on_update(_emitter, _deltaTime)
Executed every time the emitter is updated.
Name | Type | Description |
---|---|---|
_emitter | Struct.BBMOD_ParticleEmitter |
The emitter. |
_deltaTime | Real |
How much time in microseconds has passed since the last frame. |
Copyright © 2022, BlueBurn. Built on December 31, 2022 using GMDoc.