mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-27 05:57:24 +01:00
4 lines
1.4 KiB
HTML
4 lines
1.4 KiB
HTML
<!DOCTYPE html><html lang="en"><head><meta charset="utf-8"><base href="../../../"><link rel="stylesheet" href="dmdoc.css"><title>code/datums/components/connect_loc_behalf.dm - 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></header><main><h1>code/datums/components/connect_loc_behalf.dm <a href="https://github.com/ParadiseSS13/Paradise/blob/8a8a00a2a9bec485351e5f219982b7315d3504fa/code/datums/components/connect_loc_behalf.dm"><img src="git.png" width="16" height="16" title="code/datums/components/connect_loc_behalf.dm"></a></h1><table class="summary" cellspacing="0"><tr><th><a href="datum/component/connect_loc_behalf.html">/datum/component/connect_loc_behalf</a></th><td>This component behaves similar to connect_loc, hooking into a signal on a tracked object's turf
|
|
It has the ability to react to that signal on behalf of a separate listener however
|
|
This has great use, primarily for components, but it carries with it some overhead
|
|
So we do it separately as it needs to hold state which is very likely to lead to bugs if it remains as an element.</td></tr></table></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> |