Files

1 line
3.9 KiB
HTML
Raw Permalink Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
<!DOCTYPE html><html lang="en"><head><meta charset="utf-8"><base href="../../../"><link rel="stylesheet" href="dmdoc.css"><title>/obj/effect/temp_visual/explosion - Space Station 13</title></head><body><header><a href="index.html">Space Station 13</a> - <a href="index.html#modules">Modules</a> - <a href="index.html#types">Types</a><a href="obj/effect/temp_visual/explosion.html#var">Var Details</a> - <a href="obj/effect/temp_visual/explosion.html#proc">Proc Details</a></header><main><h1>explosion <aside>/<a href="obj.html">obj</a>/<a href="obj/effect/temp_visual/explosion.html">effect/temp_visual/explosion</a></aside> <a href="https://github.com/ParadiseSS13/Paradise/blob/8a8a00a2a9bec485351e5f219982b7315d3504fa/code/game/objects/effects/temporary_visuals/explosion_temp_visuals.dm#L1"><img src="git.png" width="16" height="16" title="code/game/objects/effects/temporary_visuals/explosion_temp_visuals.dm 1"></a></h1><table class="summary" cellspacing="0"><tr><td colspan="2"><h2>Vars</h2></td></tr><tr><th><a href="obj/effect/temp_visual/explosion.html#var/explosion_smoke">explosion_smoke</a></th><td>Explosion smoke particle holder</td></tr><tr><th><a href="obj/effect/temp_visual/explosion.html#var/smoke_wave">smoke_wave</a></th><td>Smoke wave particle holder</td></tr><tr><th><a href="obj/effect/temp_visual/explosion.html#var/sparks">sparks</a></th><td>Sparks particle holder</td></tr><tr><td colspan="2"><h2>Procs</h2></td></tr><tr><th><a href="obj/effect/temp_visual/explosion.html#proc/generate_particles">generate_particles</a></th><td>Generate the particles</td></tr></table><h2 id="var">Var Details</h2><h3 id="var/explosion_smoke"><aside class="declaration">var </aside>explosion_smoke <aside> /<a href="obj.html">obj</a>/<a href="obj/effect/abstract/particle_holder.html">effect/abstract/particle_holder</a></aside> <a href="https://github.com/ParadiseSS13/Paradise/blob/8a8a00a2a9bec485351e5f219982b7315d3504fa/code/game/objects/effects/temporary_visuals/explosion_temp_visuals.dm#L9"><img src="git.png" width="16" height="16" title="code/game/objects/effects/temporary_visuals/explosion_temp_visuals.dm 9"></a></h3><p>Explosion smoke particle holder</p><h3 id="var/smoke_wave"><aside class="declaration">var </aside>smoke_wave <aside> /<a href="obj.html">obj</a>/<a href="obj/effect/abstract/particle_holder.html">effect/abstract/particle_holder</a></aside> <a href="https://github.com/ParadiseSS13/Paradise/blob/8a8a00a2a9bec485351e5f219982b7315d3504fa/code/game/objects/effects/temporary_visuals/explosion_temp_visuals.dm#L7"><img src="git.png" width="16" height="16" title="code/game/objects/effects/temporary_visuals/explosion_temp_visuals.dm 7"></a></h3><p>Smoke wave particle holder</p><h3 id="var/sparks"><aside class="declaration">var </aside>sparks <aside> /<a href="obj.html">obj</a>/<a href="obj/effect/abstract/particle_holder.html">effect/abstract/particle_holder</a></aside> <a href="https://github.com/ParadiseSS13/Paradise/blob/8a8a00a2a9bec485351e5f219982b7315d3504fa/code/game/objects/effects/temporary_visuals/explosion_temp_visuals.dm#L11"><img src="git.png" width="16" height="16" title="code/game/objects/effects/temporary_visuals/explosion_temp_visuals.dm 11"></a></h3><p>Sparks particle holder</p><h2 id="proc">Proc Details</h2><h3 id="proc/generate_particles"><aside class="declaration">proc </aside>generate_particles<aside>(radius, small, large) <a href="https://github.com/ParadiseSS13/Paradise/blob/8a8a00a2a9bec485351e5f219982b7315d3504fa/code/game/objects/effects/temporary_visuals/explosion_temp_visuals.dm#L25"><img src="git.png" width="16" height="16" title="code/game/objects/effects/temporary_visuals/explosion_temp_visuals.dm 25"></a></aside></h3><p>Generate the particles</p></main><footer>paradise.dme <a href="https://github.com/ParadiseSS13/Paradise/tree/8a8a00a2a9bec485351e5f219982b7315d3504fa">8a8a00a</a> (master) — <a href="https://github.com/SpaceManiac/SpacemanDMM/blob/master/crates/dmdoc/README.md">dmdoc 1.11.0</a></footer></body></html>