mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-27 05:57:24 +01:00
3 lines
1.3 KiB
HTML
3 lines
1.3 KiB
HTML
<!DOCTYPE html><html lang="en"><head><meta charset="utf-8"><base href="../../"><link rel="stylesheet" href="dmdoc.css"><title>code/datums/click_intercept.dm - 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></header><main><h1>code/datums/click_intercept.dm <a href="https://github.com/ParadiseSS13/Paradise/blob/8a8a00a2a9bec485351e5f219982b7315d3504fa/code/datums/click_intercept.dm"><img src="git.png" width="16" height="16" title="code/datums/click_intercept.dm"></a></h1><table class="summary" cellspacing="0"><tr><th><a href="datum/click_intercept.html">/datum/click_intercept</a></th><td>Datum which is intended to be stored by a client's <code>click_intercept</code> variable.
|
|
Used to override normal clicking behavior when clicking on an object.
|
|
While active, a mob's <code>ClickOn</code> proc will redirect to the <code>InterceptClickOn()</code> proc instead.</td></tr></table></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> |