Files
Paradise/datum/persistent_client.html

1 line
3.7 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>/datum/persistent_client - 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/persistent_client.html#var">Var Details</a></header><main><h1>persistent_client <aside>/<a href="datum.html">datum</a>/<a href="datum/persistent_client.html">persistent_client</a></aside> <a href="https://github.com/ParadiseSS13/Paradise/blob/8a8a00a2a9bec485351e5f219982b7315d3504fa/code/modules/client/client_defines.dm#L231"><img src="git.png" width="16" height="16" title="code/modules/client/client_defines.dm 231"></a></h1><table class="summary" cellspacing="0"><tr><td colspan="2"><h2>Vars</h2></td></tr><tr><th><a href="datum/persistent_client.html#var/kudos_received_from">kudos_received_from</a></th><td>Ckeys that sent us kudos.</td></tr><tr><th><a href="datum/persistent_client.html#var/minds">minds</a></th><td>All of the minds this client has been associated with.</td></tr><tr><th><a href="datum/persistent_client.html#var/pm_tracker">pm_tracker</a></th><td>Holds admin/mentor PM history.</td></tr><tr><th><a href="datum/persistent_client.html#var/skip_antag">skip_antag</a></th><td>The Global Antag Candidacy setting from the new player menu.</td></tr><tr><th><a href="datum/persistent_client.html#var/time_died_as_mouse">time_died_as_mouse</a></th><td>Used to prevent rapid mouse spamming.</td></tr></table><h2 id="var">Var Details</h2><h3 id="var/kudos_received_from"><aside class="declaration">var </aside>kudos_received_from <aside> /list</aside> <a href="https://github.com/ParadiseSS13/Paradise/blob/8a8a00a2a9bec485351e5f219982b7315d3504fa/code/modules/client/client_defines.dm#L241"><img src="git.png" width="16" height="16" title="code/modules/client/client_defines.dm 241"></a></h3><p>Ckeys that sent us kudos.</p><h3 id="var/minds"><aside class="declaration">var </aside>minds <aside> /list</aside> <a href="https://github.com/ParadiseSS13/Paradise/blob/8a8a00a2a9bec485351e5f219982b7315d3504fa/code/modules/client/client_defines.dm#L239"><img src="git.png" width="16" height="16" title="code/modules/client/client_defines.dm 239"></a></h3><p>All of the minds this client has been associated with.</p><h3 id="var/pm_tracker"><aside class="declaration">var </aside>pm_tracker <aside> /<a href="datum.html">datum</a>/pm_tracker</aside> <a href="https://github.com/ParadiseSS13/Paradise/blob/8a8a00a2a9bec485351e5f219982b7315d3504fa/code/modules/client/client_defines.dm#L233"><img src="git.png" width="16" height="16" title="code/modules/client/client_defines.dm 233"></a></h3><p>Holds admin/mentor PM history.</p><h3 id="var/skip_antag"><aside class="declaration">var </aside>skip_antag <a href="https://github.com/ParadiseSS13/Paradise/blob/8a8a00a2a9bec485351e5f219982b7315d3504fa/code/modules/client/client_defines.dm#L235"><img src="git.png" width="16" height="16" title="code/modules/client/client_defines.dm 235"></a></h3><p>The Global Antag Candidacy setting from the new player menu.</p><h3 id="var/time_died_as_mouse"><aside class="declaration">var </aside>time_died_as_mouse <a href="https://github.com/ParadiseSS13/Paradise/blob/8a8a00a2a9bec485351e5f219982b7315d3504fa/code/modules/client/client_defines.dm#L237"><img src="git.png" width="16" height="16" title="code/modules/client/client_defines.dm 237"></a></h3><p>Used to prevent rapid mouse spamming.</p></main><footer>paradise.dme <a href="https://github.com/ParadiseSS13/Paradise/tree/8a8a00a2a9bec485351e5f219982b7315d3504fa">8a8a00a</a> (master) — <a href="https://github.com/SpaceManiac/SpacemanDMM/blob/master/crates/dmdoc/README.md">dmdoc 1.11.0</a></footer></body></html>