Tala Esenlikler
Prompt Presentation

Text

Display text prepared for the prompt, e.g., command, input, and rich prompt text.

Interaction Framework 1.0.0 UE5.7 FInteractionUIPromptTextPresentation FInteractionUIPromptPresentation InteractionViewModel.h

Display text prepared for the prompt, e.g., command, input, and rich prompt text.

This struct value (FInteractionUIPromptTextPresentation) belongs to FInteractionUIPromptPresentation under InteractionUI.

Runtime and UI code should treat this as resolved state from the owning object. Read it to present, branch, or debug behavior without re-authoring the underlying interaction data.

Owner FInteractionUIPromptPresentation
Module InteractionFrameworkAPI
Category InteractionUI
UPROPERTY(BlueprintReadOnly, Category = "InteractionUI")
FInteractionUIPromptTextPresentation Text;

Related Docs