Files
GS13NG/datum/computer_file/program/robotact.html
T
2025-02-05 06:19:18 +00:00

3 lines
2.9 KiB
HTML
Raw 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/computer_file/program/robotact - /tg/ Station 13</title></head><body><header><a href="index.html">/tg/ Station 13</a> - <a href="index.html#modules">Modules</a> - <a href="index.html#types">Types</a><a href="datum/computer_file/program/robotact.html#var">Var Details</a> - <a href="datum/computer_file/program/robotact.html#proc">Proc Details</a></header><main><h1>robotact <aside>/<a href="datum.html">datum</a>/<a href="datum/computer_file/program.html">computer_file/program</a>/<a href="datum/computer_file/program/robotact.html">robotact</a></aside> <a href="https://github.com/evilew/GS13-Citadel/blob/e8e0068531dd988f9e65b33ae7866d4fbf1fdd9e/code/modules/modular_computers/file_system/programs/robotact.dm#L1"><img src="git.png" width="16" height="16" title="code/modules/modular_computers/file_system/programs/robotact.dm 1"></a></h1><table class="summary" cellspacing="0"><tr><td colspan="2"><h2>Vars</h2></td></tr><tr><th><a href="datum/computer_file/program/robotact.html#var/tablet">tablet</a></th><td>A typed reference to the computer, specifying the borg tablet type</td></tr><tr><td colspan="2"><h2>Procs</h2></td></tr><tr><th><a href="datum/computer_file/program/robotact.html#proc/force_full_update">force_full_update</a></th><td>Forces a full update of the UI, if currently open.</td></tr></table><h2 id="var">Var Details</h2><h3 id="var/tablet"><aside class="declaration">var </aside>tablet <aside> /<a href="obj.html">obj</a>/<a href="obj/item.html">item</a>/<a href="obj/item/modular_computer.html">modular_computer</a>/<a href="obj/item/modular_computer/tablet/integrated.html">tablet/integrated</a></aside> <a href="https://github.com/evilew/GS13-Citadel/blob/e8e0068531dd988f9e65b33ae7866d4fbf1fdd9e/code/modules/modular_computers/file_system/programs/robotact.dm#L20"><img src="git.png" width="16" height="16" title="code/modules/modular_computers/file_system/programs/robotact.dm 20"></a></h3><p>A typed reference to the computer, specifying the borg tablet type</p><h2 id="proc">Proc Details</h2><h3 id="proc/force_full_update"><aside class="declaration">proc </aside>force_full_update<aside>() <a href="https://github.com/evilew/GS13-Citadel/blob/e8e0068531dd988f9e65b33ae7866d4fbf1fdd9e/code/modules/modular_computers/file_system/programs/robotact.dm#L144"><img src="git.png" width="16" height="16" title="code/modules/modular_computers/file_system/programs/robotact.dm 144"></a></aside></h3><p>Forces a full update of the UI, if currently open.</p>
<p>Forces an update that includes refreshing ui_static_data. Called by
law changes and borg log additions.</p></main><footer>tgstation.dme <a href="https://github.com/evilew/GS13-Citadel/tree/e8e0068531dd988f9e65b33ae7866d4fbf1fdd9e">e8e0068</a> (master) — <a href="https://github.com/SpaceManiac/SpacemanDMM/blob/master/crates/dmdoc/README.md">dmdoc 1.9.0</a></footer></body></html>