1 line
2.8 KiB
HTML
1 line
2.8 KiB
HTML
<!DOCTYPE html><html lang="en"><head><meta charset="utf-8"><base href="../../../"><link rel="stylesheet" href="dmdoc.css"><title>/obj/machinery/vending/custom - /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="obj/machinery/vending/custom.html#var">Var Details</a></header><main><h1>custom <aside>/<a href="obj.html">obj</a>/<a href="obj/machinery.html">machinery</a>/<a href="obj/machinery/vending.html">vending</a>/<a href="obj/machinery/vending/custom.html">custom</a></aside> <a href="https://github.com/evilew/GS13-Citadel/blob/e8e0068531dd988f9e65b33ae7866d4fbf1fdd9e/code/modules/vending/_vending.dm#L1059"><img src="git.png" width="16" height="16" title="code/modules/vending/_vending.dm 1059"></a></h1><table class="summary" cellspacing="0"><tr><td colspan="2"><h2>Vars</h2></td></tr><tr><th><a href="obj/machinery/vending/custom.html#var/base64_cache">base64_cache</a></th><td>Base64 cache of custom icons.</td></tr><tr><th><a href="obj/machinery/vending/custom.html#var/max_loaded_items">max_loaded_items</a></th><td>max number of items that the custom vendor can hold</td></tr><tr><th><a href="obj/machinery/vending/custom.html#var/private_a">private_a</a></th><td>where the money is sent</td></tr></table><h2 id="var">Var Details</h2><h3 id="var/base64_cache"><aside class="declaration">var </aside>base64_cache <aside>– /list</aside> <a href="https://github.com/evilew/GS13-Citadel/blob/e8e0068531dd988f9e65b33ae7866d4fbf1fdd9e/code/modules/vending/_vending.dm#L1072"><img src="git.png" width="16" height="16" title="code/modules/vending/_vending.dm 1072"></a></h3><p>Base64 cache of custom icons.</p><h3 id="var/max_loaded_items"><aside class="declaration">var </aside>max_loaded_items <aside>– </aside> <a href="https://github.com/evilew/GS13-Citadel/blob/e8e0068531dd988f9e65b33ae7866d4fbf1fdd9e/code/modules/vending/_vending.dm#L1070"><img src="git.png" width="16" height="16" title="code/modules/vending/_vending.dm 1070"></a></h3><p>max number of items that the custom vendor can hold</p><h3 id="var/private_a"><aside class="declaration">var </aside>private_a <aside>– /<a href="datum.html">datum</a>/<a href="datum/bank_account.html">bank_account</a></aside> <a href="https://github.com/evilew/GS13-Citadel/blob/e8e0068531dd988f9e65b33ae7866d4fbf1fdd9e/code/modules/vending/_vending.dm#L1068"><img src="git.png" width="16" height="16" title="code/modules/vending/_vending.dm 1068"></a></h3><p>where the money is sent</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> |