Tile - On Charge – Ylands
Jump to navigation
Jump to search
m (YlandsClassyBot moved page Ylands Tile - On Charge Event to Ylands:Tile - On Charge: New Structure) |
No edit summary |
||
Line 1: | Line 1: | ||
<!--- | |||
THIS PAGE WAS GENERATED AUTOMATICALLY; DO NOT EDIT IT, OTHERWISE YOUR CHANGES WILL BE LOST DURING FUTURE UPDATE. | |||
--> | |||
== On Charge == | |||
[[File:YlandsTile-355.png]] | |||
=== Description === | |||
Event '''called''' when '''entity''' is '''charged up''' by a player. | |||
=== Notes === | |||
* Used in '''entity''' script. | |||
* Provides '''amount''' of charge units. | |||
* Provides the '''entity''' which was used for charging. | |||
== On Charge == | |||
[[File:YlandsTile-356.png]] | |||
=== Description === | |||
Event '''called''' when '''entity''' is '''charged up''' by a player. | |||
=== Notes === | |||
* '''Event listener''' specific event. Used in scripting of this Game Logic. | |||
* Provides '''amount''' of charge units. | |||
* Provides the '''entity''' which was used for charging. | |||
---- | ---- | ||
Line 14: | Line 35: | ||
{{DEFAULTSORT:{{#sub:{{PAGENAME}}|14}}}} | {{DEFAULTSORT:{{#sub:{{PAGENAME}}|14}}}} | ||
[[Category: | [[Category: Instructions]] | ||
Revision as of 08:54, 8 July 2021
On Charge
Description
Event called when entity is charged up by a player.
Notes
- Used in entity script.
- Provides amount of charge units.
- Provides the entity which was used for charging.
On Charge
Description
Event called when entity is charged up by a player.
Notes
- Event listener specific event. Used in scripting of this Game Logic.
- Provides amount of charge units.
- Provides the entity which was used for charging.