mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-30 23:48:28 +01:00
1 line
2.6 KiB
HTML
1 line
2.6 KiB
HTML
<!DOCTYPE html><html lang="en"><head><meta charset="utf-8"><base href="../"><link rel="stylesheet" href="dmdoc.css"><title>/datum/ticket_response - Space Station 13</title></head><body><header><a href="index.html">Space Station 13</a> - <a href="index.html#modules">Modules</a> - <a href="index.html#types">Types</a> — <a href="datum/ticket_response.html#var">Var Details</a></header><main><h1>ticket_response <aside>/<a href="datum.html">datum</a>/<a href="datum/ticket_response.html">ticket_response</a></aside> <a href="https://github.com/ParadiseSS13/Paradise/blob/edee60476d21ee840643bd1abe7f6003a8c65773/code/controllers/subsystem/tickets/SStickets.dm#L474"><img src="git.png" width="16" height="16" title="code/controllers/subsystem/tickets/SStickets.dm 474"></a></h1><table class="summary" cellspacing="0"><tr><td colspan="2"><h2>Vars</h2></td></tr><tr><th><a href="datum/ticket_response.html#var/response_text">response_text</a></th><td>Text of this response</td></tr><tr><th><a href="datum/ticket_response.html#var/response_time">response_time</a></th><td>The time of the response</td></tr><tr><th><a href="datum/ticket_response.html#var/response_user">response_user</a></th><td>Who made the response</td></tr></table><h2 id="var">Var Details</h2><h3 id="var/response_text"><aside class="declaration">var </aside>response_text <a href="https://github.com/ParadiseSS13/Paradise/blob/edee60476d21ee840643bd1abe7f6003a8c65773/code/controllers/subsystem/tickets/SStickets.dm#L476"><img src="git.png" width="16" height="16" title="code/controllers/subsystem/tickets/SStickets.dm 476"></a></h3><p>Text of this response</p><h3 id="var/response_time"><aside class="declaration">var </aside>response_time <a href="https://github.com/ParadiseSS13/Paradise/blob/edee60476d21ee840643bd1abe7f6003a8c65773/code/controllers/subsystem/tickets/SStickets.dm#L480"><img src="git.png" width="16" height="16" title="code/controllers/subsystem/tickets/SStickets.dm 480"></a></h3><p>The time of the response</p><h3 id="var/response_user"><aside class="declaration">var </aside>response_user <a href="https://github.com/ParadiseSS13/Paradise/blob/edee60476d21ee840643bd1abe7f6003a8c65773/code/controllers/subsystem/tickets/SStickets.dm#L478"><img src="git.png" width="16" height="16" title="code/controllers/subsystem/tickets/SStickets.dm 478"></a></h3><p>Who made the response</p></main><footer>paradise.dme <a href="https://github.com/ParadiseSS13/Paradise/tree/edee60476d21ee840643bd1abe7f6003a8c65773">edee604</a> (master) — <a href="https://github.com/SpaceManiac/SpacemanDMM/blob/master/crates/dmdoc/README.md">dmdoc 1.11.0</a></footer></body></html> |