Tile - On Item Placing Ended – 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.13")
 
No edit summary
(One intermediate revision by one other user not shown)
Line 1: Line 1:
[[Image:On place.png]]
*Event '''called''' when an '''item''' is placed from the inventory. Used in '''entity''' script.
[[Image:On place listener.png]]
*Event '''called''' when an '''item''' is placed from the inventory. Used in [[Ylands Game logic - Event listener|'''Event Listener''']] script.




Line 6: Line 12:


[[Category: Events]]
[[Category: Events]]
[[Category: Ylands 0.13]]
[[Category: Ylands 0.12]]

Revision as of 15:33, 2 July 2019

On place.png

  • Event called when an item is placed from the inventory. Used in entity script.


On place listener.png

  • Event called when an item is placed from the inventory. Used in Event Listener script.



Template:Ylands scripting navbox