Tile - YTextEntity - Set Written Text – Ylands

From Bohemia Interactive Community
Jump to navigation Jump to search
No edit summary
m (Text replacement - "{{DEFAULTSORT:{{#sub:{{PAGENAME}}|14}}}}" to "{{DEFAULTSORT:{{#sub:{{PAGENAME}}|7}}}}")
 
(5 intermediate revisions by 2 users not shown)
Line 1: Line 1:
[[Image:Entity written text.png]]
<!---
*Gets/sets [[Ylands Tile - String literal|'''string''']] serving as '''written text''' on target '''entity''', e. g. Scribbled Sign.
THIS PAGE WAS GENERATED AUTOMATICALLY; DO NOT EDIT IT, OTHERWISE YOUR CHANGES WILL BE LOST DURING FUTURE UPDATE.
-->
== Set Written Text(Entity, Value) ==
 
[[File:YlandsTile-1077.png]]
 
<pre>static setWrittenText(target: YEntity, value: string): void;</pre>
=== Parameters ===
 
==== target ====
 
Target entity
 
==== value ====
 
New text
 
=== Availability ===
 
[[Ylands:Tile Availability - Server|Server]]
 
=== Description ===
 
Allows to set '''written text''' of target '''entity'''.
 
=== Notes ===
 
* Supported entities: signs, blank paper.
 


----
----
{{Ylands scripting navbox}}
{{Navbox/Ylands}}
{{DEFAULTSORT:{{#sub:{{PAGENAME}}|14}}}}
{{DEFAULTSORT:{{#sub:{{PAGENAME}}|7}}}}


[[Category: Instructions]]
[[Category: Instructions]]
[[Category: Ylands 0.12]]

Latest revision as of 15:27, 24 November 2023