Files
Paradise/datum/mod_link_call.html

1 line
2.3 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>/datum/mod_link_call - 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/mod_link_call.html#var">Var Details</a></header><main><h1>mod_link_call <aside>/<a href="datum.html">datum</a>/<a href="datum/mod_link_call.html">mod_link_call</a></aside> <a href="https://github.com/ParadiseSS13/Paradise/blob/c8dfcdac13f08c689c3a1cf77d6f1a90087d1dd7/code/modules/mod/mod_link.dm#L464"><img src="git.png" width="16" height="16" title="code/modules/mod/mod_link.dm 464"></a></h1><p>A MODlink call datum, used to handle the call between two MODlinks.</p><table class="summary" cellspacing="0"><tr><td colspan="2"><h2>Vars</h2></td></tr><tr><th><a href="datum/mod_link_call.html#var/link_caller">link_caller</a></th><td>The MODlink that is calling.</td></tr><tr><th><a href="datum/mod_link_call.html#var/link_receiver">link_receiver</a></th><td>The MODlink that is being called.</td></tr></table><h2 id="var">Var Details</h2><h3 id="var/link_caller"><aside class="declaration">var </aside>link_caller <aside> /<a href="datum.html">datum</a>/<a href="datum/mod_link.html">mod_link</a></aside> <a href="https://github.com/ParadiseSS13/Paradise/blob/c8dfcdac13f08c689c3a1cf77d6f1a90087d1dd7/code/modules/mod/mod_link.dm#L466"><img src="git.png" width="16" height="16" title="code/modules/mod/mod_link.dm 466"></a></h3><p>The MODlink that is calling.</p><h3 id="var/link_receiver"><aside class="declaration">var </aside>link_receiver <aside> /<a href="datum.html">datum</a>/<a href="datum/mod_link.html">mod_link</a></aside> <a href="https://github.com/ParadiseSS13/Paradise/blob/c8dfcdac13f08c689c3a1cf77d6f1a90087d1dd7/code/modules/mod/mod_link.dm#L468"><img src="git.png" width="16" height="16" title="code/modules/mod/mod_link.dm 468"></a></h3><p>The MODlink that is being called.</p></main><footer>paradise.dme <a href="https://github.com/ParadiseSS13/Paradise/tree/c8dfcdac13f08c689c3a1cf77d6f1a90087d1dd7">c8dfcda</a> (master) — <a href="https://github.com/SpaceManiac/SpacemanDMM/blob/master/crates/dmdoc/README.md">dmdoc 1.11.0</a></footer></body></html>