Tile - On Unlink – Ylands

From Bohemia Interactive Community
Jump to navigation Jump to search
(Created page with " ---- {{Ylands scripting navbox}} {{DEFAULTSORT:{{#sub:{{PAGENAME}}|14}}}} Category: Events Category: Ylands 0.12")
 
No edit summary
Line 1: Line 1:
[[Image:On link - unlink.png]]
*Event '''called''' when an '''energy entity''' is linked to or unlinked from the energy web. Used in '''entity''' script.
*Provides also with second targeted '''entity''' and ID of linked '''ports'''.
[[Image:On link - unlink listener.png]]
*Event '''called''' when an '''energy entity''' is linked to or unlinked from the energy web. Used in [[Ylands Game logic - Event listener|'''Event Listener''']] script.
*Provides also with second targeted '''entity''' and ID of linked '''ports'''.





Revision as of 14:45, 2 July 2019

On link - unlink.png

  • Event called when an energy entity is linked to or unlinked from the energy web. Used in entity script.
  • Provides also with second targeted entity and ID of linked ports.


On link - unlink listener.png

  • Event called when an energy entity is linked to or unlinked from the energy web. Used in Event Listener script.
  • Provides also with second targeted entity and ID of linked ports.



Template:Ylands scripting navbox