Dialog Action: Difference between revisions

From FSDeveloper Wiki
Jump to navigationJump to search
(Created page for dialog action)
 
No edit summary
Line 25: Line 25:
| name        = DialogAction
| name        = DialogAction
| short-descr = Display and play dialog in the adventure window.
| short-descr = Display and play dialog in the adventure window.
| properties  = id,Descr,Platform,Text,SoundFileName,PackageName,DelaySeconds,TargetPlayer,Immediate,BreakOnExecute,Skippable,Speaker,Priority,CanBeSuspended,EndActions,EndActionsDelaySeconds
| properties  = id|Descr|Platform|Text|SoundFileName|PackageName|DelaySeconds|TargetPlayer|Immediate|BreakOnExecute|Skippable|Speaker|Priority|CanBeSuspended|EndActions|EndActionsDelaySeconds
}}
}}
This plays dialog for the copilot and atc. It can use sound files or text-to-speech (TTS). The dialogAction can also show subtitles.
This plays dialog for the copilot and atc. It can use sound files or text-to-speech (TTS). The dialogAction can also show subtitles.

Revision as of 17:20, 2 October 2021


DialogAction

Display and play dialog in the adventure window.


This plays dialog for the copilot and atc. It can use sound files or text-to-speech (TTS). The dialogAction can also show subtitles.