Files

1 line
3.4 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/inventory - /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/inventory.html#var">Var Details</a></header><main><h1>inventory <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/inventory.html">inventory</a></aside> <a href="https://github.com/evilew/GS13-Citadel/blob/e8e0068531dd988f9e65b33ae7866d4fbf1fdd9e/code/_onclick/hud/screen_objects.dm#L115"><img src="git.png" width="16" height="16" title="code/_onclick/hud/screen_objects.dm 115"></a></h1><table class="summary" cellspacing="0"><tr><td colspan="2"><h2>Vars</h2></td></tr><tr><th><a href="atom/movable/screen/inventory.html#var/icon_empty">icon_empty</a></th><td>Icon when empty. For now used only by humans.</td></tr><tr><th><a href="atom/movable/screen/inventory.html#var/icon_full">icon_full</a></th><td>Icon when contains an item. For now used only by humans.</td></tr><tr><th><a href="atom/movable/screen/inventory.html#var/object_overlay">object_overlay</a></th><td>The overlay when hovering over with an item in your hand</td></tr><tr><th><a href="atom/movable/screen/inventory.html#var/slot_id">slot_id</a></th><td>The identifier for the slot. It has nothing to do with ID cards.</td></tr></table><h2 id="var">Var Details</h2><h3 id="var/icon_empty"><aside class="declaration">var </aside>icon_empty <aside> </aside> <a href="https://github.com/evilew/GS13-Citadel/blob/e8e0068531dd988f9e65b33ae7866d4fbf1fdd9e/code/_onclick/hud/screen_objects.dm#L119"><img src="git.png" width="16" height="16" title="code/_onclick/hud/screen_objects.dm 119"></a></h3><p>Icon when empty. For now used only by humans.</p><h3 id="var/icon_full"><aside class="declaration">var </aside>icon_full <aside> </aside> <a href="https://github.com/evilew/GS13-Citadel/blob/e8e0068531dd988f9e65b33ae7866d4fbf1fdd9e/code/_onclick/hud/screen_objects.dm#L121"><img src="git.png" width="16" height="16" title="code/_onclick/hud/screen_objects.dm 121"></a></h3><p>Icon when contains an item. For now used only by humans.</p><h3 id="var/object_overlay"><aside class="declaration">var </aside>object_overlay <aside> /<a href="image.html">image</a></aside> <a href="https://github.com/evilew/GS13-Citadel/blob/e8e0068531dd988f9e65b33ae7866d4fbf1fdd9e/code/_onclick/hud/screen_objects.dm#L123"><img src="git.png" width="16" height="16" title="code/_onclick/hud/screen_objects.dm 123"></a></h3><p>The overlay when hovering over with an item in your hand</p><h3 id="var/slot_id"><aside class="declaration">var </aside>slot_id <aside> </aside> <a href="https://github.com/evilew/GS13-Citadel/blob/e8e0068531dd988f9e65b33ae7866d4fbf1fdd9e/code/_onclick/hud/screen_objects.dm#L117"><img src="git.png" width="16" height="16" title="code/_onclick/hud/screen_objects.dm 117"></a></h3><p>The identifier for the slot. It has nothing to do with ID cards.</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>