Tile - On Charge – 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 charge.png]]
*Event '''called''' when '''entity''' is '''charged up'''. Used in '''entity''' script.
*Provides [[Ylands Tile - Number literal|'''amount''']] of charge units.
*Provides the '''entity''' which was used for charging.


[[Image:On charge II.png]]
*Event '''called''' when '''entity''' is '''charged up'''. Used in [[Ylands Game logic - Event listener|'''Event Listener''']] script.
*Provides [[Ylands Tile - Number literal|'''amount''']] of charge units.
*Provides the '''entity''' which was used for charging.


----
----

Revision as of 16:20, 12 June 2019

On charge.png

  • Event called when entity is charged up. Used in entity script.
  • Provides amount of charge units.
  • Provides the entity which was used for charging.

On charge II.png

  • Event called when entity is charged up. Used in Event Listener script.
  • Provides amount of charge units.
  • Provides the entity which was used for charging.

Template:Ylands scripting navbox