Tile - YUiDialogWindow - Open – Ylands

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - "{{Ylands scripting navbox}}" to "{{Ylands editor navbox}}")
No edit summary
(3 intermediate revisions by 2 users 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.




----
----
{{Ylands editor navbox}}
{{Navbox/Ylands}}
{{DEFAULTSORT:{{#sub:{{PAGENAME}}|14}}}}
{{DEFAULTSORT:{{#sub:{{PAGENAME}}|14}}}}


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

Revision as of 12:16, 12 November 2021