Tile - YUiDialogWindow - Set Answer Enabled – Ylands

From Bohemia Interactive Community
Jump to navigation Jump to search
No edit summary
(One intermediate revision by the same user not shown)
Line 1: Line 1:
[[Image:Ylands_Tile_-_Answer_enabled.png]]
<!---
*Allows to '''get''' / '''set''' whenever selected answer '''option''' is disabled or not.
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 Enabled(Dialogue, Id, Enabled) ==


=Notes=
[[File:YlandsTile-226.png]]
*See [[Ylands Game logic - Dialogue|'''Dialogue''']] for more.
 
<pre>enableAnswer(id: number, enabled: boolean): void;</pre>
=== Parameters ===
 
==== id ====
 
Target answer ID
 
==== enabled ====
 
New answer state
 
=== Availability ===
 
[[Ylands:Tile Availability - Server|Server]]
 
=== Description ===
 
Allows to '''enable / disable''' selected Dialogue answer '''option'''.




Line 12: Line 31:


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

Revision as of 12:16, 12 November 2021