Tile - YUiText - Text – Ylands
Jump to navigation
Jump to search
(Created page with "<!--- THIS PAGE WAS GENERATED AUTOMATICALLY; DO NOT EDIT IT, OTHERWISE YOUR CHANGES WILL BE LOST DURING FUTURE UPDATE. --> == Text == File:YlandsTile-667-get.png F...") |
No edit summary |
||
Line 10: | Line 10: | ||
<pre>get text(): string; | <pre>get text(): string; | ||
set text(value: string);</pre> | set text(value: string);</pre> | ||
=== Availability === | |||
[[Ylands:Tile Availability - Client|Client]], [[Ylands:Tile Availability - Server|Server]] | |||
=== Description === | === Description === | ||
Revision as of 11:16, 12 November 2021
Text
get text(): string; set text(value: string);
Availability
Description
Get/set text of the target text widget.