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) | Lou Montana (talk | contribs)  m (Text replacement - "{{DEFAULTSORT:{{#sub:{{PAGENAME}}|14}}}}" to "{{DEFAULTSORT:{{#sub:{{PAGENAME}}|7}}}}") | ||
| (2 intermediate revisions by one other user not shown) | |||
| 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) | |||
| === Availability === | |||
| [[Ylands:Tile Availability - Server|Server]] | |||
| === Description === | |||
| Allows to set whenever target '''item''' can be '''traded'''. | |||
| ---- | ---- | ||
| {{Navbox/Ylands}} | {{Navbox/Ylands}} | ||
| {{DEFAULTSORT:{{#sub:{{PAGENAME}}| | {{DEFAULTSORT:{{#sub:{{PAGENAME}}|7}}}} | ||
| [[Category: Instructions]] | [[Category: Instructions]] | ||
Latest revision as of 14:27, 24 November 2023
Set Tradeable(Entity, Value)
static setTradeable(target: YEntity, value: boolean): void;
Parameters
target
Target entity
value
Is tradeable (bool)
Availability
Description
Allows to set whenever target item can be traded.
 
	