Files
GS13NG/code/datums/elements/strippable.html
2025-02-05 06:19:18 +00:00

1 line
2.0 KiB
HTML

<!DOCTYPE html><html lang="en"><head><meta charset="utf-8"><base href="../../../"><link rel="stylesheet" href="dmdoc.css"><title>code/datums/elements/strippable.dm - /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></header><main><h1>code/datums/elements/strippable.dm <a href="https://github.com/evilew/GS13-Citadel/blob/e8e0068531dd988f9e65b33ae7866d4fbf1fdd9e/code/datums/elements/strippable.dm0"><img src="git.png" width="16" height="16" title="code/datums/elements/strippable.dm0"></a></h1><table class="summary" cellspacing="0"><tr><th><a href="datum/element/strippable.html">/datum/element/strippable</a></th><td>An element for atoms that, when dragged and dropped onto a mob, opens a strip panel.</td></tr><tr><th><a href="datum/strippable_item.html">/datum/strippable_item</a></th><td>A representation of an item that can be stripped down</td></tr><tr><th><a href="datum/strippable_item/mob_item_slot.html">/datum/strippable_item/mob_item_slot</a></th><td>A preset for equipping items onto mob slots</td></tr><tr><th>/proc/<a href="global.html#proc/start_unequip_mob">start_unequip_mob</a></th><td>A utility function for <code>/datum/strippable_item</code>s to start unequipping an item from a mob.</td></tr><tr><th>/proc/<a href="global.html#proc/finish_unequip_mob">finish_unequip_mob</a></th><td>A utility function for <code>/datum/strippable_item</code>s to finish unequipping an item from a mob.</td></tr><tr><th><a href="datum/strip_menu.html">/datum/strip_menu</a></th><td>A representation of the stripping UI</td></tr><tr><th>/proc/<a href="global.html#proc/create_strippable_list">create_strippable_list</a></th><td>Creates an assoc list of keys to /datum/strippable_item</td></tr></table></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>