Tile - YUiDialogWindow - Question – Ylands
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 10: | Line 10: | ||
<pre>get question(): string; | <pre>get question(): string; | ||
set question(value: string);</pre> | set question(value: string);</pre> | ||
=== Availability === | |||
[[Ylands:Tile Availability - Server|Server]] | |||
=== Description === | === Description === | ||
Revision as of 11:16, 12 November 2021
Question
get question(): string; set question(value: string);
Availability
Description
Allows to get / set question text of selected Dialogue game logic.