mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-28 06:27:26 +01:00
1 line
2.5 KiB
HTML
1 line
2.5 KiB
HTML
<!DOCTYPE html><html lang="en"><head><meta charset="utf-8"><base href="../"><link rel="stylesheet" href="dmdoc.css"><title>/datum/flagged_book - 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/flagged_book.html#var">Var Details</a></header><main><h1>flagged_book <aside>/<a href="datum.html">datum</a>/<a href="datum/flagged_book.html">flagged_book</a></aside> <a href="https://github.com/ParadiseSS13/Paradise/blob/776b9861f70566b1e6a0763a465ef22f7920a3d6/code/modules/library/library_datums.dm#L116"><img src="git.png" width="16" height="16" title="code/modules/library/library_datums.dm 116"></a></h1><table class="summary" cellspacing="0"><tr><td colspan="2"><h2>Vars</h2></td></tr><tr><th><a href="datum/flagged_book.html#var/bookid">bookid</a></th><td>book id of the book this flag is attached to</td></tr><tr><th><a href="datum/flagged_book.html#var/category_id">category_id</a></th><td>the id of the report category</td></tr><tr><th><a href="datum/flagged_book.html#var/reporter">reporter</a></th><td>The ckey of the player who reported it</td></tr></table><h2 id="var">Var Details</h2><h3 id="var/bookid"><aside class="declaration">var </aside>bookid <a href="https://github.com/ParadiseSS13/Paradise/blob/776b9861f70566b1e6a0763a465ef22f7920a3d6/code/modules/library/library_datums.dm#L118"><img src="git.png" width="16" height="16" title="code/modules/library/library_datums.dm 118"></a></h3><p>book id of the book this flag is attached to</p><h3 id="var/category_id"><aside class="declaration">var </aside>category_id <a href="https://github.com/ParadiseSS13/Paradise/blob/776b9861f70566b1e6a0763a465ef22f7920a3d6/code/modules/library/library_datums.dm#L122"><img src="git.png" width="16" height="16" title="code/modules/library/library_datums.dm 122"></a></h3><p>the id of the report category</p><h3 id="var/reporter"><aside class="declaration">var </aside>reporter <a href="https://github.com/ParadiseSS13/Paradise/blob/776b9861f70566b1e6a0763a465ef22f7920a3d6/code/modules/library/library_datums.dm#L120"><img src="git.png" width="16" height="16" title="code/modules/library/library_datums.dm 120"></a></h3><p>The ckey of the player who reported it</p></main><footer>paradise.dme <a href="https://github.com/ParadiseSS13/Paradise/tree/776b9861f70566b1e6a0763a465ef22f7920a3d6">776b986</a> (master) — <a href="https://github.com/SpaceManiac/SpacemanDMM/blob/master/crates/dmdoc/README.md">dmdoc 1.11.0</a></footer></body></html> |