Files
GS13NG/datum/bank_account.html

1 line
3.4 KiB
HTML

<!DOCTYPE html><html lang="en"><head><meta charset="utf-8"><base href="../"><link rel="stylesheet" href="dmdoc.css"><title>/datum/bank_account - /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/bank_account.html#proc">Proc Details</a></header><main><h1>bank_account <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/economy/account.dm#L3"><img src="git.png" width="16" height="16" title="code/modules/economy/account.dm 3"></a></h1><table class="summary" cellspacing="0"><tr><td colspan="2"><h2>Procs</h2></td></tr><tr><th><a href="datum/bank_account.html#proc/bounty_num">bounty_num</a></th><td>Returns the required item count, or required chemical units required to submit a bounty.</td></tr><tr><th><a href="datum/bank_account.html#proc/bounty_text">bounty_text</a></th><td>Returns a string with the civilian bounty's description on it.</td></tr><tr><th><a href="datum/bank_account.html#proc/bounty_value">bounty_value</a></th><td>Produces the value of the account's civilian bounty reward, if able.</td></tr><tr><th><a href="datum/bank_account.html#proc/reset_bounty">reset_bounty</a></th><td>Performs house-cleaning on variables when a civilian bounty is replaced, or, when a bounty is claimed.</td></tr></table><h2 id="proc">Proc Details</h2><h3 id="proc/bounty_num"><aside class="declaration">proc </aside>bounty_num<aside>() <a href="https://github.com/evilew/GS13-Citadel/blob/e8e0068531dd988f9e65b33ae7866d4fbf1fdd9e/code/modules/economy/account.dm#L122"><img src="git.png" width="16" height="16" title="code/modules/economy/account.dm 122"></a></aside></h3><p>Returns the required item count, or required chemical units required to submit a bounty.</p><h3 id="proc/bounty_text"><aside class="declaration">proc </aside>bounty_text<aside>() <a href="https://github.com/evilew/GS13-Citadel/blob/e8e0068531dd988f9e65b33ae7866d4fbf1fdd9e/code/modules/economy/account.dm#L109"><img src="git.png" width="16" height="16" title="code/modules/economy/account.dm 109"></a></aside></h3><p>Returns a string with the civilian bounty's description on it.</p><h3 id="proc/bounty_value"><aside class="declaration">proc </aside>bounty_value<aside>() <a href="https://github.com/evilew/GS13-Citadel/blob/e8e0068531dd988f9e65b33ae7866d4fbf1fdd9e/code/modules/economy/account.dm#L135"><img src="git.png" width="16" height="16" title="code/modules/economy/account.dm 135"></a></aside></h3><p>Produces the value of the account's civilian bounty reward, if able.</p><h3 id="proc/reset_bounty"><aside class="declaration">proc </aside>reset_bounty<aside>() <a href="https://github.com/evilew/GS13-Citadel/blob/e8e0068531dd988f9e65b33ae7866d4fbf1fdd9e/code/modules/economy/account.dm#L143"><img src="git.png" width="16" height="16" title="code/modules/economy/account.dm 143"></a></aside></h3><p>Performs house-cleaning on variables when a civilian bounty is replaced, or, when a bounty is claimed.</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>