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")
 
m (Text replacement - "{{DEFAULTSORT:{{#sub:{{PAGENAME}}|14}}}}" to "{{DEFAULTSORT:{{#sub:{{PAGENAME}}|7}}}}")
 
(7 intermediate revisions by 4 users not shown)
Line 1: Line 1:
<!---
THIS PAGE WAS GENERATED AUTOMATICALLY; DO NOT EDIT IT, OTHERWISE YOUR CHANGES WILL BE LOST DURING FUTURE UPDATE.
-->
== On Item Placing Ended ==
[[File:YlandsTile-805.png]]
=== Availability ===
[[Ylands:Tile Availability - Server|Server]]
=== Description ===
Called when an '''item''' is placed from the inventory.
=== Notes ===
* Used in '''entity''' script.
== On Item Placing Ended ==
[[File:YlandsTile-806.png]]
=== Availability ===
[[Ylands:Tile Availability - Server|Server]]
=== Description ===
Called when an '''item''' is placed from the inventory.
=== Notes ===
* '''Event listener''' specific event. Used in scripting of this Game Logic.




----
----
{{Ylands scripting navbox}}
{{Navbox/Ylands}}
{{DEFAULTSORT:{{#sub:{{PAGENAME}}|14}}}}
{{DEFAULTSORT:{{#sub:{{PAGENAME}}|7}}}}


[[Category: Events]]
[[Category: Instructions]]
[[Category: Ylands 0.13]]

Latest revision as of 15:23, 24 November 2023

On Item Placing Ended

YlandsTile-805.png

Availability

Server

Description

Called when an item is placed from the inventory.

Notes

  • Used in entity script.

On Item Placing Ended

YlandsTile-806.png

Availability

Server

Description

Called when an item is placed from the inventory.

Notes

  • Event listener specific event. Used in scripting of this Game Logic.