Tile - YExplosive - Defuse – Ylands
Jump to navigation
Jump to search
m (YlandsClassyBot moved page Ylands Tile - Ignite-Defuse explosive to Ylands:Tile - YExplosive - Defuse: New Structure) |
No edit summary |
||
Line 1: | Line 1: | ||
<!--- | |||
THIS PAGE WAS GENERATED AUTOMATICALLY; DO NOT EDIT IT, OTHERWISE YOUR CHANGES WILL BE LOST DURING FUTURE UPDATE. | |||
--> | |||
== Defuse(Entity, Reset Timer) == | |||
[[File:YlandsTile-137.png]] | |||
<pre>static defuse(target: YEntity, resetTimer: boolean): void;</pre> | |||
=== Parameters === | |||
* | |||
==== target ==== | |||
==== resetTimer ==== | |||
=== Description === | |||
Allows to '''stop''' already ignited '''explosive''' from exploding. | |||
=== Notes === | |||
* Will reset ignition '''timer''' of target explosive. | |||
Line 14: | Line 27: | ||
[[Category: Instructions]] | [[Category: Instructions]] | ||
Revision as of 08:52, 8 July 2021
Defuse(Entity, Reset Timer)
static defuse(target: YEntity, resetTimer: boolean): void;
Parameters
target
resetTimer
Description
Allows to stop already ignited explosive from exploding.
Notes
- Will reset ignition timer of target explosive.