Tile - YItem - Set Tradeable – Ylands
Category: Instructions
| 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: | ||
| [[ | <!--- | ||
| THIS PAGE WAS GENERATED AUTOMATICALLY; DO NOT EDIT IT, OTHERWISE YOUR CHANGES WILL BE LOST DURING FUTURE UPDATE. | |||
| --> | |||
| == 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]] | ||
Revision as of 08:52, 8 July 2021
Set Tradeable(Entity, Value)
static setTradeable(target: YEntity, value: boolean): void;
Parameters
target
Target entity
value
Is tradeable (bool)
Description
Allows to set whenever target item can be traded.
 
	