Tile - YItem - Set Tradeable – Ylands
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 16: | Line 16: | ||
Is tradeable (bool) | Is tradeable (bool) | ||
=== Availability === | |||
[[Ylands:Tile Availability - Server|Server]] | |||
=== Description === | === Description === |
Revision as of 11:16, 12 November 2021
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.