Files
GS13NG/datum/component/identification.html
2025-02-05 06:19:18 +00:00

1 line
4.2 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/component/identification - /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/component/identification.html#var">Var Details</a></header><main><h1>identification <aside>/<a href="datum.html">datum</a>/<a href="datum/component.html">component</a>/<a href="datum/component/identification.html">identification</a></aside> <a href="https://github.com/evilew/GS13-Citadel/blob/e8e0068531dd988f9e65b33ae7866d4fbf1fdd9e/code/datums/components/identification.dm#L4"><img src="git.png" width="16" height="16" title="code/datums/components/identification.dm 4"></a></h1><p>Identification components</p><table class="summary" cellspacing="0"><tr><td colspan="2"><h2>Vars</h2></td></tr><tr><th><a href="datum/component/identification.html#var/additional_examine_text">additional_examine_text</a></th><td>If this is set, show this on examine to the examiner if they know how to use it.</td></tr><tr><th><a href="datum/component/identification.html#var/deconstructor_reveal_text">deconstructor_reveal_text</a></th><td>Added to deconstructive analyzer say on success if set</td></tr><tr><th><a href="datum/component/identification.html#var/identification_effect_flags">identification_effect_flags</a></th><td>General flags for what we should do.</td></tr><tr><th><a href="datum/component/identification.html#var/identification_flags">identification_flags</a></th><td>General flags for how we should work.</td></tr><tr><th><a href="datum/component/identification.html#var/identification_method_flags">identification_method_flags</a></th><td>General flags for how we can be identified.</td></tr></table><h2 id="var">Var Details</h2><h3 id="var/additional_examine_text"><aside class="declaration">var </aside>additional_examine_text <aside> </aside> <a href="https://github.com/evilew/GS13-Citadel/blob/e8e0068531dd988f9e65b33ae7866d4fbf1fdd9e/code/datums/components/identification.dm#L12"><img src="git.png" width="16" height="16" title="code/datums/components/identification.dm 12"></a></h3><p>If this is set, show this on examine to the examiner if they know how to use it.</p><h3 id="var/deconstructor_reveal_text"><aside class="declaration">var </aside>deconstructor_reveal_text <aside> </aside> <a href="https://github.com/evilew/GS13-Citadel/blob/e8e0068531dd988f9e65b33ae7866d4fbf1fdd9e/code/datums/components/identification.dm#L14"><img src="git.png" width="16" height="16" title="code/datums/components/identification.dm 14"></a></h3><p>Added to deconstructive analyzer say on success if set</p><h3 id="var/identification_effect_flags"><aside class="declaration">var </aside>identification_effect_flags <aside> </aside> <a href="https://github.com/evilew/GS13-Citadel/blob/e8e0068531dd988f9e65b33ae7866d4fbf1fdd9e/code/datums/components/identification.dm#L8"><img src="git.png" width="16" height="16" title="code/datums/components/identification.dm 8"></a></h3><p>General flags for what we should do.</p><h3 id="var/identification_flags"><aside class="declaration">var </aside>identification_flags <aside> </aside> <a href="https://github.com/evilew/GS13-Citadel/blob/e8e0068531dd988f9e65b33ae7866d4fbf1fdd9e/code/datums/components/identification.dm#L6"><img src="git.png" width="16" height="16" title="code/datums/components/identification.dm 6"></a></h3><p>General flags for how we should work.</p><h3 id="var/identification_method_flags"><aside class="declaration">var </aside>identification_method_flags <aside> </aside> <a href="https://github.com/evilew/GS13-Citadel/blob/e8e0068531dd988f9e65b33ae7866d4fbf1fdd9e/code/datums/components/identification.dm#L10"><img src="git.png" width="16" height="16" title="code/datums/components/identification.dm 10"></a></h3><p>General flags for how we can be identified.</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>