mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-06-10 19:25:54 +00:00
Updated dialogic
This commit is contained in:
parent
1d11462073
commit
cbb82512ee
483 changed files with 5743 additions and 2177 deletions
|
|
@ -3,7 +3,9 @@ extends DialogicSubsystem
|
|||
## Subsystem that handles showing of input promts.
|
||||
|
||||
## Signal that is fired when a confirmation button was pressed.
|
||||
@warning_ignore("unused_signal") # This is emitted by the DialogTextInput node
|
||||
signal input_confirmed(input:String)
|
||||
|
||||
signal input_shown(info:Dictionary)
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue