mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-26 13:37:58 +01:00
3 lines
2.2 KiB
HTML
3 lines
2.2 KiB
HTML
<!DOCTYPE html><html lang="en"><head><meta charset="utf-8"><base href="../../"><link rel="stylesheet" href="dmdoc.css"><title>code/__DEFINES/zoom.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> — <a href="code/__DEFINES/zoom.html#define">Define Details</a></header><main><h1>code/__DEFINES/zoom.dm <a href="https://github.com/ParadiseSS13/Paradise/blob/8a8a00a2a9bec485351e5f219982b7315d3504fa/code/__DEFINES/zoom.dm"><img src="git.png" width="16" height="16" title="code/__DEFINES/zoom.dm"></a></h1><table class="summary" cellspacing="0"><tr><th><a href="code/__DEFINES/zoom.html#define/ZOOM_METHOD_WIELD">ZOOM_METHOD_WIELD</a></th><td>How the scope component is toggled.
|
|
Wielding the object with both hands toggles the zoom. Requires the two-handed component to work.</td></tr><tr><th><a href="code/__DEFINES/zoom.html#define/ZOOM_METHOD_ITEM_ACTION">ZOOM_METHOD_ITEM_ACTION</a></th><td>Activated by clicking an item action button specified by the <code>item_action_type</code> var.</td></tr></table><h2 id="define">Define Details</h2><h3 id="define/ZOOM_METHOD_ITEM_ACTION"><aside class="declaration">#define </aside>ZOOM_METHOD_ITEM_ACTION <a href="https://github.com/ParadiseSS13/Paradise/blob/8a8a00a2a9bec485351e5f219982b7315d3504fa/code/__DEFINES/zoom.dm#L5"><img src="git.png" width="16" height="16" title="code/__DEFINES/zoom.dm 5"></a></h3><p>Activated by clicking an item action button specified by the <code>item_action_type</code> var.</p><h3 id="define/ZOOM_METHOD_WIELD"><aside class="declaration">#define </aside>ZOOM_METHOD_WIELD <a href="https://github.com/ParadiseSS13/Paradise/blob/8a8a00a2a9bec485351e5f219982b7315d3504fa/code/__DEFINES/zoom.dm#L3"><img src="git.png" width="16" height="16" title="code/__DEFINES/zoom.dm 3"></a></h3><p>How the scope component is toggled.
|
|
Wielding the object with both hands toggles the zoom. Requires the two-handed component to work.</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> |