mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-26 13:37:58 +01:00
1 line
3.6 KiB
HTML
1 line
3.6 KiB
HTML
<!DOCTYPE html><html lang="en"><head><meta charset="utf-8"><base href="../"><link rel="stylesheet" href="dmdoc.css"><title>/datum/ipintel - 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/ipintel.html#var">Var Details</a></header><main><h1>ipintel <aside>/<a href="datum.html">datum</a>/<a href="datum/ipintel.html">ipintel</a></aside> <a href="https://github.com/ParadiseSS13/Paradise/blob/8a8a00a2a9bec485351e5f219982b7315d3504fa/code/datums/ipintel.dm#L10"><img src="git.png" width="16" height="16" title="code/datums/ipintel.dm 10"></a></h1><table class="summary" cellspacing="0"><tr><td colspan="2"><h2>Vars</h2></td></tr><tr><th><a href="datum/ipintel.html#var/cache">cache</a></th><td>Whether this was loaded from the cache or not</td></tr><tr><th><a href="datum/ipintel.html#var/cachedate">cachedate</a></th><td>The date it was cached</td></tr><tr><th><a href="datum/ipintel.html#var/cacheminutesago">cacheminutesago</a></th><td>How many minutes ago it was cached</td></tr><tr><th><a href="datum/ipintel.html#var/cacherealtime">cacherealtime</a></th><td>The real time it was cached</td></tr><tr><th><a href="datum/ipintel.html#var/intel">intel</a></th><td>The current rating, 0-1 float.</td></tr><tr><th><a href="datum/ipintel.html#var/ip">ip</a></th><td>The IP being checked</td></tr></table><h2 id="var">Var Details</h2><h3 id="var/cache"><aside class="declaration">var </aside>cache <a href="https://github.com/ParadiseSS13/Paradise/blob/8a8a00a2a9bec485351e5f219982b7315d3504fa/code/datums/ipintel.dm#L16"><img src="git.png" width="16" height="16" title="code/datums/ipintel.dm 16"></a></h3><p>Whether this was loaded from the cache or not</p><h3 id="var/cachedate"><aside class="declaration">var </aside>cachedate <a href="https://github.com/ParadiseSS13/Paradise/blob/8a8a00a2a9bec485351e5f219982b7315d3504fa/code/datums/ipintel.dm#L20"><img src="git.png" width="16" height="16" title="code/datums/ipintel.dm 20"></a></h3><p>The date it was cached</p><h3 id="var/cacheminutesago"><aside class="declaration">var </aside>cacheminutesago <a href="https://github.com/ParadiseSS13/Paradise/blob/8a8a00a2a9bec485351e5f219982b7315d3504fa/code/datums/ipintel.dm#L18"><img src="git.png" width="16" height="16" title="code/datums/ipintel.dm 18"></a></h3><p>How many minutes ago it was cached</p><h3 id="var/cacherealtime"><aside class="declaration">var </aside>cacherealtime <a href="https://github.com/ParadiseSS13/Paradise/blob/8a8a00a2a9bec485351e5f219982b7315d3504fa/code/datums/ipintel.dm#L22"><img src="git.png" width="16" height="16" title="code/datums/ipintel.dm 22"></a></h3><p>The real time it was cached</p><h3 id="var/intel"><aside class="declaration">var </aside>intel <a href="https://github.com/ParadiseSS13/Paradise/blob/8a8a00a2a9bec485351e5f219982b7315d3504fa/code/datums/ipintel.dm#L14"><img src="git.png" width="16" height="16" title="code/datums/ipintel.dm 14"></a></h3><p>The current rating, 0-1 float.</p><h3 id="var/ip"><aside class="declaration">var </aside>ip <a href="https://github.com/ParadiseSS13/Paradise/blob/8a8a00a2a9bec485351e5f219982b7315d3504fa/code/datums/ipintel.dm#L12"><img src="git.png" width="16" height="16" title="code/datums/ipintel.dm 12"></a></h3><p>The IP being checked</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> |