Tile - On Custom Interaction – Ylands

From Bohemia Interactive Community
Jump to navigation Jump to search
m (YlandsClassyBot moved page Ylands Tile - On Interact Event to Ylands:Tile - On Custom Interaction: New Structure)
No edit summary
Line 1: Line 1:
{{Wiki|stub}}
<!---
THIS PAGE WAS GENERATED AUTOMATICALLY; DO NOT EDIT IT, OTHERWISE YOUR CHANGES WILL BE LOST DURING FUTURE UPDATE.
-->
== On Custom Interaction ==
 
[[File:YlandsTile-232.png]]
 
=== Description ===
 
Event called when an entity activates a '''Custom Interaction''' of an object.
 
=== Notes ===
 
* The object must be set as '''Interactable'''.
* '''Custom Interaction''' is created in properties window of the object.
 
== On Custom Interaction ==
 
[[File:YlandsTile-368.png]]
 
=== Description ===
 
Event '''called''' when a '''player''' triggers an entity's '''custom interaction'''.
 
=== Notes ===
 
* '''Event listener''' specific event. Used in scripting of this Game Logic.




Line 6: Line 32:
{{DEFAULTSORT:{{#sub:{{PAGENAME}}|14}}}}
{{DEFAULTSORT:{{#sub:{{PAGENAME}}|14}}}}


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

Revision as of 09:53, 8 July 2021

On Custom Interaction

YlandsTile-232.png

Description

Event called when an entity activates a Custom Interaction of an object.

Notes

  • The object must be set as Interactable.
  • Custom Interaction is created in properties window of the object.

On Custom Interaction

YlandsTile-368.png

Description

Event called when a player triggers an entity's custom interaction.

Notes

  • Event listener specific event. Used in scripting of this Game Logic.