Tile - YItem - Set Pickable – Ylands

From Bohemia Interactive Community
Jump to navigation Jump to search
m (YlandsClassyBot moved page Ylands Tile - Item pickable to Ylands:Tile - YItem - Set Pickable: New Structure)
No edit summary
Line 1: Line 1:
[[Image:Ylands_Tile_-_Item_pickable.png]]
<!---
*Allows to '''get''' / '''set''' whenever an item can be picked up.
THIS PAGE WAS GENERATED AUTOMATICALLY; DO NOT EDIT IT, OTHERWISE YOUR CHANGES WILL BE LOST DURING FUTURE UPDATE.
*Does not work on small foliage. Use [[Ylands Tile - Set entity interactions|'''Disable Interactions''']] instead.
-->
== Set Pickable(Entity, Value) ==
 
[[File:YlandsTile-1081.png]]
 
<pre>static setPickable(target: YEntity, value: boolean): void;</pre>
=== Parameters ===
 
==== target ====
 
Target entity
 
==== value ====
 
Is pickable (bool)
 
=== Description ===
 
Allows to set whenever selected '''item''' can be '''picked up'''.
 
=== Notes ===
 
* Does not work on small foliage. Use '''Disable Interactions''' instead.




Line 9: Line 31:


[[Category: Instructions]]
[[Category: Instructions]]
[[Category: Ylands 0.11]]

Revision as of 09:52, 8 July 2021