mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-26 21:48:21 +01:00
1 line
3.3 KiB
HTML
1 line
3.3 KiB
HTML
<!DOCTYPE html><html lang="en"><head><meta charset="utf-8"><base href="../../"><link rel="stylesheet" href="dmdoc.css"><title>/datum/component/squeak - 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="datum/component/squeak.html#var">Var Details</a></header><main><h1>squeak <aside>/<a href="datum.html">datum</a>/<a href="datum/component.html">component</a>/<a href="datum/component/squeak.html">squeak</a></aside> <a href="https://github.com/ParadiseSS13/Paradise/blob/8a8a00a2a9bec485351e5f219982b7315d3504fa/code/datums/components/squeak.dm#L1"><img src="git.png" width="16" height="16" title="code/datums/components/squeak.dm 1"></a></h1><table class="summary" cellspacing="0"><tr><td colspan="2"><h2>Vars</h2></td></tr><tr><th><a href="datum/component/squeak.html#var/item_connections">item_connections</a></th><td>what we set connect_loc to if parent is an item</td></tr><tr><th><a href="datum/component/squeak.html#var/sound_extra_range">sound_extra_range</a></th><td>extra-range for this component's sound</td></tr><tr><th><a href="datum/component/squeak.html#var/sound_falloff_distance">sound_falloff_distance</a></th><td>when sounds start falling off for the squeak</td></tr><tr><th><a href="datum/component/squeak.html#var/sound_falloff_exponent">sound_falloff_exponent</a></th><td>sound exponent for squeak. Defaults to 10 as squeaking is loud and annoying enough.</td></tr></table><h2 id="var">Var Details</h2><h3 id="var/item_connections"><aside class="declaration">var </aside>item_connections <aside>– /static/list</aside> <a href="https://github.com/ParadiseSS13/Paradise/blob/8a8a00a2a9bec485351e5f219982b7315d3504fa/code/datums/components/squeak.dm#L23"><img src="git.png" width="16" height="16" title="code/datums/components/squeak.dm 23"></a></h3><p>what we set connect_loc to if parent is an item</p><h3 id="var/sound_extra_range"><aside class="declaration">var </aside>sound_extra_range <a href="https://github.com/ParadiseSS13/Paradise/blob/8a8a00a2a9bec485351e5f219982b7315d3504fa/code/datums/components/squeak.dm#L16"><img src="git.png" width="16" height="16" title="code/datums/components/squeak.dm 16"></a></h3><p>extra-range for this component's sound</p><h3 id="var/sound_falloff_distance"><aside class="declaration">var </aside>sound_falloff_distance <a href="https://github.com/ParadiseSS13/Paradise/blob/8a8a00a2a9bec485351e5f219982b7315d3504fa/code/datums/components/squeak.dm#L18"><img src="git.png" width="16" height="16" title="code/datums/components/squeak.dm 18"></a></h3><p>when sounds start falling off for the squeak</p><h3 id="var/sound_falloff_exponent"><aside class="declaration">var </aside>sound_falloff_exponent <a href="https://github.com/ParadiseSS13/Paradise/blob/8a8a00a2a9bec485351e5f219982b7315d3504fa/code/datums/components/squeak.dm#L20"><img src="git.png" width="16" height="16" title="code/datums/components/squeak.dm 20"></a></h3><p>sound exponent for squeak. Defaults to 10 as squeaking is loud and annoying enough.</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> |