Tala Esenlikler
Prompt Presentation Result

Key Text

Key/input text produced by the provider.

Interaction Framework 1.0.0 UE5.7 FText FInteractionRuntimePromptPresentationResult InteractionRuntimePromptTextProvider.h

Key/input text produced by the provider.

This localized text (FText) belongs to FInteractionRuntimePromptPresentationResult under InteractionRuntime|Prompt.

Blueprint or editor workflows can write this value when constructing, overriding, or customizing the owning object.

Owner FInteractionRuntimePromptPresentationResult
Module InteractionFrameworkRuntime
Category InteractionRuntime|Prompt
UPROPERTY(BlueprintReadWrite, Category = "InteractionRuntime|Prompt")
FText KeyText;

Related Docs