FDialogueContextMapping

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/Sound/DialogueWave.h

Include

#include "Sound/DialogueWave.h"

Syntax

struct FDialogueContextMapping

Variables

Name Description

Public variable

FDialogueContex...

 

Context

The context of the dialogue.

Public variable

FString

 

LocalizationKeyFormat

The format string to use when generating the localization key for this context.

Public variable

UDialogueSoundW...

 

Proxy

Cached object for playing the soundwave with subtitle information included.

Public variable

USoundWave *...

 

SoundWave

The soundwave to play for this dialogue.

Constructors

Name Description

Public function

FDialogueContextMapping()

Functions

Name Description

Public function Const

FString

 

GetLocalizationKey()

Gets the localization key to use for this context mapping

Public function Const

FString

 

GetLocalizationKey

(
    const FString& InOwnerDialogueWave...
)

Gets the localization key to use for this context mapping

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss