Tile - On Color Revert – 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 revert color.png]]
*Event '''called''' when '''player''' reverts color(s) of an '''entity'''. Used in '''entity''' script.
*Provides also with 3 '''color channels''' as colors before the reverting.
[[Image:On revert color listener.png]]
*Event '''called''' when '''player''' reverts color(s) of an '''entity'''. Used in [[Ylands Game logic - Event listener|'''Event Listener''']] script.
*Provides also with 3 '''color channels''' as colors before the reverting.





Revision as of 16:06, 2 July 2019

On revert color.png

  • Event called when player reverts color(s) of an entity. Used in entity script.
  • Provides also with 3 color channels as colors before the reverting.


On revert color listener.png

  • Event called when player reverts color(s) of an entity. Used in Event Listener script.
  • Provides also with 3 color channels as colors before the reverting.



Template:Ylands scripting navbox