Tala Esenlikler
Prompt Presentation Result

Rich Prompt Text

Rich-text prompt output for widgets that render one formatted text block.

Interaction Framework 1.0.0 UE5.8 FText FInteractionRuntimePromptPresentationResult InteractionRuntimePromptTextProvider.h

Rich-text prompt output for widgets that render one formatted text block.

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 RichPromptText;

Related Docs