Tile - YEnergy - Unlink Energy – Ylands

From Bohemia Interactive Community
Jump to navigation Jump to search
(Created page with "<!--- THIS PAGE WAS GENERATED AUTOMATICALLY; DO NOT EDIT IT, OTHERWISE YOUR CHANGES WILL BE LOST DURING FUTURE UPDATE. --> == Unlink Energy(Entity, Port) == File:YlandsTi...")
 
No edit summary
Line 10: Line 10:


==== entity ====
==== entity ====
Target entity


==== port ====
==== port ====
Target port
=== Availability ===
[[Ylands:Tile Availability - Server|Server]]


=== Description ===
=== Description ===

Revision as of 12:16, 12 November 2021

Unlink Energy(Entity, Port)

YlandsTile-337.png

static unlinkEnergy(entity: YEntity, port: number): void;

Parameters

entity

Target entity

port

Target port

Availability

Server

Description

Allows to unlink specific energy port on selected entity.

Notes

  • Energy ports are numbered from 0, e.g: ports of entity with 3 ports are numbered 0, 1, 2.