Tile - YUiDialogWindow - Open – Ylands

From Bohemia Interactive Community
Jump to navigation Jump to search
m (YlandsClassyBot moved page Ylands Tile - Show dialogue to Ylands:Tile - YUiDialogWindow - Open: New Structure)
No edit summary
(One intermediate revision by the same user not shown)
Line 1: Line 1:
[[Image:Ylands_Tile_-_Show_dialogue.png]]
<!---
*'''Opens''' target [[Ylands Game logic - Dialogue|'''Dialogue''']] window.
THIS PAGE WAS GENERATED AUTOMATICALLY; DO NOT EDIT IT, OTHERWISE YOUR CHANGES WILL BE LOST DURING FUTURE UPDATE.
*'''Questioner''': Entity asking the question (its name will be displayed in dialog window).
-->
*'''Player''': Player answering the question.
== Open(Dialogue, Player, Questioner) ==


=Notes=
[[File:YlandsTile-218.png]]
*See [[Ylands Game logic - Dialogue|'''Dialogue''']] for more.
 
<pre>open(player: YCharacter, questioner: YEntity): void;</pre>
=== Parameters ===
 
==== player ====
 
Player answering the question.
 
==== questioner ====
 
Entity asking the question (its name will be displayed in dialog window)
 
=== Availability ===
 
[[Ylands:Tile Availability - Server|Server]]
 
=== Description ===
 
'''Opens''' target '''Dialogue''' window.




Line 13: Line 31:


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

Revision as of 12:16, 12 November 2021