Tile - YUnit - Set Stunned – Ylands
Jump to navigation
Jump to search
m (YlandsClassyBot moved page Ylands Tile - Character get-set stun to Ylands:Tile - YUnit - Set Stunned: 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. | |||
--> | |||
== Set Stunned(Entity, Value) == | |||
[[File:YlandsTile-1071.png]] | |||
<pre>static setStunned(target: YEntity, value: boolean): void;</pre> | |||
=== Parameters === | |||
==== target ==== | |||
Target entity (actor) | |||
==== value ==== | |||
=== Description === | |||
Allows to apply stun effect onto target entity (actor). | |||
Line 7: | Line 25: | ||
[[Category: Instructions]] | [[Category: Instructions]] | ||
Revision as of 08:52, 8 July 2021
Set Stunned(Entity, Value)
static setStunned(target: YEntity, value: boolean): void;
Parameters
target
Target entity (actor)
value
Description
Allows to apply stun effect onto target entity (actor).