Tile - YLogic - Enabled – Ylands

From Bohemia Interactive Community
Jump to navigation Jump to search
m (YlandsClassyBot moved page Ylands Tile - Game logic enabled to Ylands:Tile - YLogic - Enabled: New Structure)
No edit summary
Line 1: Line 1:
[[Image:Ylands_Tile_-_Game_logic_enabled.png]]
<!---
*Allows to '''enable''' / '''disable''' target game '''logic'''.
THIS PAGE WAS GENERATED AUTOMATICALLY; DO NOT EDIT IT, OTHERWISE YOUR CHANGES WILL BE LOST DURING FUTURE UPDATE.
*'''Disabled''' game logic will '''not''' perform its '''function'''.
-->
*'''Supported game logic''':
== Enabled ==
**[[Ylands Game logic - Trigger zone|'''Trigger Zone''']], [[Ylands Game logic - Event listener|'''Event Listener''']] - enable / disable whenever logic will trigger
 
**[[Ylands Game logic - Time trigger|'''Time Trigger''']] - pause / play trigger timer
[[File:YlandsTile-89-get.png]]
**[[Ylands Game logic - Particle effect|'''Particle Effect''']] - pause / play particle playback
 
**[[Ylands Game logic - Environment|'''Environment''']] -  enable / disable screen effect
[[File:YlandsTile-89-set.png]]
**[[Ylands Game logic - Impassable barrier|'''Impassable barrier''']] -  enable / disable barrier
 
<pre>get enabled(): boolean;
set enabled(value: boolean);</pre>
=== Description ===
 
Allows to '''enable''' / '''disable''' target game logic.
 
=== Notes ===
 
* '''Disabled''' game logic will '''not''' perform its '''function'''., i.e Trigger Zone will not trigger On Enter / Exit events.




Line 15: Line 24:


[[Category: Instructions]]
[[Category: Instructions]]
[[Category: Ylands 0.10]]

Revision as of 09:52, 8 July 2021