Tile - YItem - Drop From Inventory – Ylands

From Bohemia Interactive Community
Jump to navigation Jump to search
m (YlandsClassyBot moved page Ylands Tile - Item drop to Ylands:Tile - YItem - Drop From Inventory: New Structure)
No edit summary
Line 1: Line 1:
[[Image:Ylands_SetGetStack.jpg]]
<!---
*Allowa to <b>get \ set</b> stack count of entity. That means, player can set or get certain number of entities, not just one.
THIS PAGE WAS GENERATED AUTOMATICALLY; DO NOT EDIT IT, OTHERWISE YOUR CHANGES WILL BE LOST DURING FUTURE UPDATE.
-->
== Drop From Inventory(Item, Stack) ==
 
[[File:YlandsTile-708.png]]
 
[[File:YlandsTile-708-rv.png]]
 
<pre>static dropFromInventory(item: YEntity, stack: number): YEntity;</pre>
=== Parameters ===
 
==== item ====
 
==== stack ====
 
=== Returns ===
 
'''YEntity'''
 
=== Description ===
 
Drop the selected '''item''' from '''inventory'''.
 


----
----
Line 7: Line 29:


[[Category: Instructions]]
[[Category: Instructions]]
[[Category: Ylands 0.15]]

Revision as of 09:52, 8 July 2021