Navigation
API > API/Editor > API/Editor/UnrealEd > API/Editor/UnrealEd/Commandlets
References
Module | UnrealEd |
Header | /Engine/Source/Editor/UnrealEd/Classes/Commandlets/ExportDialogueScriptCommandlet.h |
Include | #include "Commandlets/ExportDialogueScriptCommandlet.h" |
Syntax
struct FDialogueScriptEntry
Variables
Type | Name | Description | |
---|---|---|---|
![]() |
FString | AudioFileName | |
![]() |
FString | DialogueAsset | |
![]() |
FString | DialogueAssetGUID | |
![]() |
bool | IsRecorded | |
![]() |
TArray< FString > | LocalizationKeys | |
![]() |
FString | SpeakingVoice | |
![]() |
FString | SpeakingVoiceGUID | |
![]() |
FString | SpokenDialogue | |
![]() |
TArray< FString > | TargetVoiceGUIDs | |
![]() |
TArray< FString > | TargetVoices | |
![]() |
FString | VoiceActorDirection |