Files
Paradise/datum/preference_toggle.html

1 line
6.1 KiB
HTML

<!DOCTYPE html><html lang="en"><head><meta charset="utf-8"><base href="../"><link rel="stylesheet" href="dmdoc.css"><title>/datum/preference_toggle - 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/preference_toggle.html#var">Var Details</a></header><main><h1>preference_toggle <aside>/<a href="datum.html">datum</a>/<a href="datum/preference_toggle.html">preference_toggle</a></aside> <a href="https://github.com/ParadiseSS13/Paradise/blob/8a8a00a2a9bec485351e5f219982b7315d3504fa/code/modules/client/preference/preferences_toggles.dm#L8"><img src="git.png" width="16" height="16" title="code/modules/client/preference/preferences_toggles.dm 8"></a></h1><table class="summary" cellspacing="0"><tr><td colspan="2"><h2>Vars</h2></td></tr><tr><th><a href="datum/preference_toggle.html#var/blackbox_message">blackbox_message</a></th><td>Message for the blackbox, legacy verbs so we can't just use the name</td></tr><tr><th><a href="datum/preference_toggle.html#var/description">description</a></th><td>Description of what the pref setting does</td></tr><tr><th><a href="datum/preference_toggle.html#var/disable_message">disable_message</a></th><td>Message to display when this toggle is disabled</td></tr><tr><th><a href="datum/preference_toggle.html#var/enable_message">enable_message</a></th><td>Message to display when this toggle is enabled</td></tr><tr><th><a href="datum/preference_toggle.html#var/name">name</a></th><td>Name of the preference toggle. Don't set this if you don't want it to appear in game</td></tr><tr><th><a href="datum/preference_toggle.html#var/preftoggle_bitflag">preftoggle_bitflag</a></th><td>Bitflag this datum will set to</td></tr><tr><th><a href="datum/preference_toggle.html#var/preftoggle_category">preftoggle_category</a></th><td>Category of the toggle</td></tr><tr><th><a href="datum/preference_toggle.html#var/preftoggle_toggle">preftoggle_toggle</a></th><td>What toggles to set this to?</td></tr><tr><th><a href="datum/preference_toggle.html#var/rights_required">rights_required</a></th><td>Rights required to be able to use this pref option</td></tr></table><h2 id="var">Var Details</h2><h3 id="var/blackbox_message"><aside class="declaration">var </aside>blackbox_message <a href="https://github.com/ParadiseSS13/Paradise/blob/8a8a00a2a9bec485351e5f219982b7315d3504fa/code/modules/client/preference/preferences_toggles.dm#L24"><img src="git.png" width="16" height="16" title="code/modules/client/preference/preferences_toggles.dm 24"></a></h3><p>Message for the blackbox, legacy verbs so we can't just use the name</p><h3 id="var/description"><aside class="declaration">var </aside>description <a href="https://github.com/ParadiseSS13/Paradise/blob/8a8a00a2a9bec485351e5f219982b7315d3504fa/code/modules/client/preference/preferences_toggles.dm#L18"><img src="git.png" width="16" height="16" title="code/modules/client/preference/preferences_toggles.dm 18"></a></h3><p>Description of what the pref setting does</p><h3 id="var/disable_message"><aside class="declaration">var </aside>disable_message <a href="https://github.com/ParadiseSS13/Paradise/blob/8a8a00a2a9bec485351e5f219982b7315d3504fa/code/modules/client/preference/preferences_toggles.dm#L22"><img src="git.png" width="16" height="16" title="code/modules/client/preference/preferences_toggles.dm 22"></a></h3><p>Message to display when this toggle is disabled</p><h3 id="var/enable_message"><aside class="declaration">var </aside>enable_message <a href="https://github.com/ParadiseSS13/Paradise/blob/8a8a00a2a9bec485351e5f219982b7315d3504fa/code/modules/client/preference/preferences_toggles.dm#L20"><img src="git.png" width="16" height="16" title="code/modules/client/preference/preferences_toggles.dm 20"></a></h3><p>Message to display when this toggle is enabled</p><h3 id="var/name"><aside class="declaration">var </aside>name <a href="https://github.com/ParadiseSS13/Paradise/blob/8a8a00a2a9bec485351e5f219982b7315d3504fa/code/modules/client/preference/preferences_toggles.dm#L10"><img src="git.png" width="16" height="16" title="code/modules/client/preference/preferences_toggles.dm 10"></a></h3><p>Name of the preference toggle. Don't set this if you don't want it to appear in game</p><h3 id="var/preftoggle_bitflag"><aside class="declaration">var </aside>preftoggle_bitflag <a href="https://github.com/ParadiseSS13/Paradise/blob/8a8a00a2a9bec485351e5f219982b7315d3504fa/code/modules/client/preference/preferences_toggles.dm#L12"><img src="git.png" width="16" height="16" title="code/modules/client/preference/preferences_toggles.dm 12"></a></h3><p>Bitflag this datum will set to</p><h3 id="var/preftoggle_category"><aside class="declaration">var </aside>preftoggle_category <a href="https://github.com/ParadiseSS13/Paradise/blob/8a8a00a2a9bec485351e5f219982b7315d3504fa/code/modules/client/preference/preferences_toggles.dm#L14"><img src="git.png" width="16" height="16" title="code/modules/client/preference/preferences_toggles.dm 14"></a></h3><p>Category of the toggle</p><h3 id="var/preftoggle_toggle"><aside class="declaration">var </aside>preftoggle_toggle <a href="https://github.com/ParadiseSS13/Paradise/blob/8a8a00a2a9bec485351e5f219982b7315d3504fa/code/modules/client/preference/preferences_toggles.dm#L16"><img src="git.png" width="16" height="16" title="code/modules/client/preference/preferences_toggles.dm 16"></a></h3><p>What toggles to set this to?</p><h3 id="var/rights_required"><aside class="declaration">var </aside>rights_required <a href="https://github.com/ParadiseSS13/Paradise/blob/8a8a00a2a9bec485351e5f219982b7315d3504fa/code/modules/client/preference/preferences_toggles.dm#L26"><img src="git.png" width="16" height="16" title="code/modules/client/preference/preferences_toggles.dm 26"></a></h3><p>Rights required to be able to use this pref option</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>