Tile - YTextEntity - Set Written Text – Ylands

From Bohemia Interactive Community
Jump to navigation Jump to search
No edit summary
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
 
=== Description ===
 
Allows to set '''written text''' of target '''entity'''.
 
=== Notes ===
 
* Supported entities: signs, blank paper.
 


----
----
Line 7: Line 31:


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

Revision as of 09:52, 8 July 2021