Tile - YUiDialogWindow - Set Answer Text – Ylands

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - "{{Ylands editor navbox}}" to "{{Navbox/Ylands}}")
No edit summary
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
[[Image:Ylands_Tile_-_Answer_text.png]]
<!---
*Allows to '''get''' / '''set''' selected answer '''text''' of a [[Ylands Game logic - Dialogue|'''Dialogue''']].
THIS PAGE WAS GENERATED AUTOMATICALLY; DO NOT EDIT IT, OTHERWISE YOUR CHANGES WILL BE LOST DURING FUTURE UPDATE.
*'''ID''' determines '''which''' exact '''answer''' option will be modified.
-->
== Set Answer Text(Dialogue, Id, Text) ==


=Notes=
[[File:YlandsTile-224.png]]
*See [[Ylands Game logic - Dialogue|'''Dialogue''']] for more.
 
<pre>setAnswerText(id: number, text: any): void;</pre>
=== Parameters ===
 
==== id ====
 
Target answer ID
 
==== text ====
 
New answer text
 
=== Availability ===
 
[[Ylands:Tile Availability - Server|Server]]
 
=== Description ===
 
Allows to '''set''' the selected Dialogue answer '''text'''.




Line 12: Line 31:


[[Category: Instructions]]
[[Category: Instructions]]
[[Category: Ylands 0.10]]

Revision as of 12:16, 12 November 2021