mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-26 13:37:58 +01:00
1 line
4.9 KiB
HTML
1 line
4.9 KiB
HTML
<!DOCTYPE html><html lang="en"><head><meta charset="utf-8"><base href="../"><link rel="stylesheet" href="dmdoc.css"><title>/datum/heretic_knowledge_tree_column - 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/heretic_knowledge_tree_column.html#var">Var Details</a></header><main><h1>heretic_knowledge_tree_column <aside>/<a href="datum.html">datum</a>/<a href="datum/heretic_knowledge_tree_column.html">heretic_knowledge_tree_column</a></aside> <a href="https://github.com/ParadiseSS13/Paradise/blob/8a8a00a2a9bec485351e5f219982b7315d3504fa/code/modules/antagonists/heretic/knowledge/_heretic_paths.dm#L7"><img src="git.png" width="16" height="16" title="code/modules/antagonists/heretic/knowledge/_heretic_paths.dm 7"></a></h1><table class="summary" cellspacing="0"><tr><td colspan="2"><h2>Vars</h2></td></tr><tr><th><a href="datum/heretic_knowledge_tree_column.html#var/abstract_parent_type">abstract_parent_type</a></th><td>Used to determine if this is a side path or a main path</td></tr><tr><th><a href="datum/heretic_knowledge_tree_column.html#var/neighbour_type_left">neighbour_type_left</a></th><td>IDs od neighbours (to left and right)</td></tr><tr><th><a href="datum/heretic_knowledge_tree_column.html#var/route">route</a></th><td>Route that symbolizes what path this is</td></tr><tr><th><a href="datum/heretic_knowledge_tree_column.html#var/tier1">tier1</a></th><td>Tier1 knowledge (or knowledges)</td></tr><tr><th><a href="datum/heretic_knowledge_tree_column.html#var/tier2">tier2</a></th><td>Tier2 knowledge (or knowledges)</td></tr><tr><th><a href="datum/heretic_knowledge_tree_column.html#var/tier3">tier3</a></th><td>Tier3 knowledge (or knowledges)</td></tr><tr><th><a href="datum/heretic_knowledge_tree_column.html#var/ui_bgr">ui_bgr</a></th><td>UI background</td></tr></table><h2 id="var">Var Details</h2><h3 id="var/abstract_parent_type"><aside class="declaration">var </aside>abstract_parent_type <a href="https://github.com/ParadiseSS13/Paradise/blob/8a8a00a2a9bec485351e5f219982b7315d3504fa/code/modules/antagonists/heretic/knowledge/_heretic_paths.dm#L11"><img src="git.png" width="16" height="16" title="code/modules/antagonists/heretic/knowledge/_heretic_paths.dm 11"></a></h3><p>Used to determine if this is a side path or a main path</p><h3 id="var/neighbour_type_left"><aside class="declaration">var </aside>neighbour_type_left <a href="https://github.com/ParadiseSS13/Paradise/blob/8a8a00a2a9bec485351e5f219982b7315d3504fa/code/modules/antagonists/heretic/knowledge/_heretic_paths.dm#L13"><img src="git.png" width="16" height="16" title="code/modules/antagonists/heretic/knowledge/_heretic_paths.dm 13"></a></h3><p>IDs od neighbours (to left and right)</p><h3 id="var/route"><aside class="declaration">var </aside>route <a href="https://github.com/ParadiseSS13/Paradise/blob/8a8a00a2a9bec485351e5f219982b7315d3504fa/code/modules/antagonists/heretic/knowledge/_heretic_paths.dm#L9"><img src="git.png" width="16" height="16" title="code/modules/antagonists/heretic/knowledge/_heretic_paths.dm 9"></a></h3><p>Route that symbolizes what path this is</p><h3 id="var/tier1"><aside class="declaration">var </aside>tier1 <a href="https://github.com/ParadiseSS13/Paradise/blob/8a8a00a2a9bec485351e5f219982b7315d3504fa/code/modules/antagonists/heretic/knowledge/_heretic_paths.dm#L16"><img src="git.png" width="16" height="16" title="code/modules/antagonists/heretic/knowledge/_heretic_paths.dm 16"></a></h3><p>Tier1 knowledge (or knowledges)</p><h3 id="var/tier2"><aside class="declaration">var </aside>tier2 <a href="https://github.com/ParadiseSS13/Paradise/blob/8a8a00a2a9bec485351e5f219982b7315d3504fa/code/modules/antagonists/heretic/knowledge/_heretic_paths.dm#L18"><img src="git.png" width="16" height="16" title="code/modules/antagonists/heretic/knowledge/_heretic_paths.dm 18"></a></h3><p>Tier2 knowledge (or knowledges)</p><h3 id="var/tier3"><aside class="declaration">var </aside>tier3 <a href="https://github.com/ParadiseSS13/Paradise/blob/8a8a00a2a9bec485351e5f219982b7315d3504fa/code/modules/antagonists/heretic/knowledge/_heretic_paths.dm#L20"><img src="git.png" width="16" height="16" title="code/modules/antagonists/heretic/knowledge/_heretic_paths.dm 20"></a></h3><p>Tier3 knowledge (or knowledges)</p><h3 id="var/ui_bgr"><aside class="declaration">var </aside>ui_bgr <a href="https://github.com/ParadiseSS13/Paradise/blob/8a8a00a2a9bec485351e5f219982b7315d3504fa/code/modules/antagonists/heretic/knowledge/_heretic_paths.dm#L22"><img src="git.png" width="16" height="16" title="code/modules/antagonists/heretic/knowledge/_heretic_paths.dm 22"></a></h3><p>UI background</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> |