Tile - YUiAskPlayerWindow - Show – Ylands
Jump to navigation
Jump to search
m (YlandsClassyBot moved page Ylands Tile - Show input prompt to Ylands:Tile - YUiAskPlayerWindow - Show: New Structure) |
No edit summary |
||
Line 1: | Line 1: | ||
<!--- | |||
THIS PAGE WAS GENERATED AUTOMATICALLY; DO NOT EDIT IT, OTHERWISE YOUR CHANGES WILL BE LOST DURING FUTURE UPDATE. | |||
--> | |||
== Show(Ask player, Player, Questioner) == | |||
= | [[File:YlandsTile-235.png]] | ||
<pre>open(player: YCharacter, questioner: YEntity): void;</pre> | |||
=== Parameters === | |||
==== player ==== | |||
==== questioner ==== | |||
=== Description === | |||
'''Opens''' target '''Ask Player''' dialogue. '''Questioner''': Entity asking the question (its name will be displayed in input dialogue). '''Player''': Player answering the question. | |||
Line 13: | Line 23: | ||
[[Category: Instructions]] | [[Category: Instructions]] | ||
Revision as of 08:52, 8 July 2021
Show(Ask player, Player, Questioner)
open(player: YCharacter, questioner: YEntity): void;
Parameters
player
questioner
Description
Opens target Ask Player dialogue. Questioner: Entity asking the question (its name will be displayed in input dialogue). Player: Player answering the question.