Tile - YItem - Set Tradeable – Ylands

From Bohemia Interactive Community
Jump to navigation Jump to search
m (YlandsClassyBot moved page Ylands Tile - Get-Set item tradeable to Ylands:Tile - YItem - Set Tradeable: New Structure)
No edit summary
Line 1: Line 1:
[[Image:Get-set item tradeable.png]]
<!---
*Gets/sets if target '''entity''' is '''tradeable'''.
THIS PAGE WAS GENERATED AUTOMATICALLY; DO NOT EDIT IT, OTHERWISE YOUR CHANGES WILL BE LOST DURING FUTURE UPDATE.
*Returns '''true'''/'''false''' value.
-->
== Set Tradeable(Entity, Value) ==
 
[[File:YlandsTile-1085.png]]
 
<pre>static setTradeable(target: YEntity, value: boolean): void;</pre>
=== Parameters ===
 
==== target ====
 
Target entity
 
==== value ====
 
Is tradeable (bool)
 
=== Description ===
 
Allows to set whenever target '''item''' can be '''traded'''.
 


----
----
Line 8: Line 27:


[[Category: Instructions]]
[[Category: Instructions]]
[[Category: Ylands 0.12]]

Revision as of 09:52, 8 July 2021