Tile - YItem - Set Price – Ylands
Jump to navigation
Jump to search
m (YlandsClassyBot moved page Ylands Tile - Get-Set item price to Ylands:Tile - YItem - Set Price: 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 Price(Entity, Value) == | |||
[[File:YlandsTile-1083.png]] | |||
<pre>static setPrice(target: YEntity, value: number): void;</pre> | |||
=== Parameters === | |||
==== target ==== | |||
==== value ==== | |||
New item price | |||
=== Description === | |||
Allows to set the '''price''' of target '''item'''. | |||
---- | ---- | ||
Line 7: | Line 25: | ||
[[Category: Instructions]] | [[Category: Instructions]] | ||
Revision as of 08:52, 8 July 2021
Set Price(Entity, Value)
static setPrice(target: YEntity, value: number): void;
Parameters
target
value
New item price
Description
Allows to set the price of target item.