emitter 
Procs | |
| can_fire | Returns TRUE if the emitter is able to fire based on its construction state (currently checks if welded down). |
|---|---|
| get_burst_delay | The number of deciseconds between each burst-fire grouping. |
| get_shot_delay | The number of deciseconds between each shot in a burst. |
Proc Details
can_fire
Returns TRUE if the emitter is able to fire based on its construction state (currently checks if welded down).
get_burst_delay
The number of deciseconds between each burst-fire grouping.
get_shot_delay
The number of deciseconds between each shot in a burst.