Files

1 line
3.6 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>/atom/movable/screen/lobby/button - /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="atom/movable/screen/lobby/button.html#var">Var Details</a> - <a href="atom/movable/screen/lobby/button.html#proc">Proc Details</a></header><main><h1>button <aside>/<a href="atom.html">atom</a>/<a href="atom/movable.html">movable</a>/<a href="atom/movable/screen.html">screen</a>/<a href="atom/movable/screen/lobby.html">lobby</a>/<a href="atom/movable/screen/lobby/button.html">button</a></aside> <a href="https://github.com/evilew/GS13-Citadel/blob/e8e0068531dd988f9e65b33ae7866d4fbf1fdd9e/code/_onclick/hud/new_player.dm#L64"><img src="git.png" width="16" height="16" title="code/_onclick/hud/new_player.dm 64"></a></h1><table class="summary" cellspacing="0"><tr><td colspan="2"><h2>Vars</h2></td></tr><tr><th><a href="atom/movable/screen/lobby/button.html#var/enabled">enabled</a></th><td>Is the button currently enabled?</td></tr><tr><th><a href="atom/movable/screen/lobby/button.html#var/highlighted">highlighted</a></th><td>Is the button currently being hovered over with the mouse?</td></tr><tr><th><a href="atom/movable/screen/lobby/button.html#var/owner">owner</a></th><td>The ref of the mob that owns this button. Only the owner can click on it.</td></tr><tr><td colspan="2"><h2>Procs</h2></td></tr><tr><th><a href="atom/movable/screen/lobby/button.html#proc/set_button_status">set_button_status</a></th><td>Updates the button's status: TRUE to enable interaction with the button, FALSE to disable</td></tr></table><h2 id="var">Var Details</h2><h3 id="var/enabled"><aside class="declaration">var </aside>enabled <aside> </aside> <a href="https://github.com/evilew/GS13-Citadel/blob/e8e0068531dd988f9e65b33ae7866d4fbf1fdd9e/code/_onclick/hud/new_player.dm#L66"><img src="git.png" width="16" height="16" title="code/_onclick/hud/new_player.dm 66"></a></h3><p>Is the button currently enabled?</p><h3 id="var/highlighted"><aside class="declaration">var </aside>highlighted <aside> </aside> <a href="https://github.com/evilew/GS13-Citadel/blob/e8e0068531dd988f9e65b33ae7866d4fbf1fdd9e/code/_onclick/hud/new_player.dm#L68"><img src="git.png" width="16" height="16" title="code/_onclick/hud/new_player.dm 68"></a></h3><p>Is the button currently being hovered over with the mouse?</p><h3 id="var/owner"><aside class="declaration">var </aside>owner <aside> </aside> <a href="https://github.com/evilew/GS13-Citadel/blob/e8e0068531dd988f9e65b33ae7866d4fbf1fdd9e/code/_onclick/hud/new_player.dm#L72"><img src="git.png" width="16" height="16" title="code/_onclick/hud/new_player.dm 72"></a></h3><p>The ref of the mob that owns this button. Only the owner can click on it.</p><h2 id="proc">Proc Details</h2><h3 id="proc/set_button_status"><aside class="declaration">proc </aside>set_button_status<aside>(status) <a href="https://github.com/evilew/GS13-Citadel/blob/e8e0068531dd988f9e65b33ae7866d4fbf1fdd9e/code/_onclick/hud/new_player.dm#L111"><img src="git.png" width="16" height="16" title="code/_onclick/hud/new_player.dm 111"></a></aside></h3><p>Updates the button's status: TRUE to enable interaction with the button, FALSE to disable</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>