mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-31 07:57:47 +01:00
1 line
1.6 KiB
HTML
1 line
1.6 KiB
HTML
<!DOCTYPE html><html lang="en"><head><meta charset="utf-8"><base href="../../../../"><link rel="stylesheet" href="dmdoc.css"><title>code/game/machinery/tcomms/tcomms_base.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/game/machinery/tcomms/tcomms_base.dm <a href="https://github.com/ParadiseSS13/Paradise/blob/ce34e64c211f5983d9ff6b368ef40015ccb6fdbb/code/game/machinery/tcomms/tcomms_base.dm"><img src="git.png" width="16" height="16" title="code/game/machinery/tcomms/tcomms_base.dm"></a></h1><table class="summary" cellspacing="0"><tr><th><a href="obj/machinery/tcomms.html">/obj/machinery/tcomms</a></th><td>This is the base machine for both tcomms devices (core + relay)</td></tr><tr><th><a href="datum/tcomms_message.html">/datum/tcomms_message</a></th><td>Datum which holds all the data for a message being sent</td></tr><tr><th>/proc/<a href="global.html#proc/is_bad_connection">is_bad_connection</a></th><td>Connection checker</td></tr><tr><th>/proc/<a href="global.html#proc/broadcast_message">broadcast_message</a></th><td>Message Broadcast Proc</td></tr><tr><th><a href="obj/item/paper/tcommskey.html">/obj/item/paper/tcommskey</a></th><td>Piece of paper that spawns with the default link password</td></tr></table></main><footer>paradise.dme <a href="https://github.com/ParadiseSS13/Paradise/tree/ce34e64c211f5983d9ff6b368ef40015ccb6fdbb">ce34e64</a> (master) — <a href="https://github.com/SpaceManiac/SpacemanDMM/blob/master/crates/dmdoc/README.md">dmdoc 1.11.0</a></footer></body></html> |