Tala Esenlikler
Prompt Text Presentation

Input Text

Human-readable input label fallback, e.g., E, Esc, Hold F, A, or LT.

Interaction Framework 1.0.0 UE5.8 FText FInteractionUIPromptTextPresentation InteractionViewModel.h

Human-readable input label fallback, e.g., E, Esc, Hold F, A, or LT.

Use this for simple text-only widgets. For glyph-aware widgets, read InputPresentation so the widget can choose texture, material, style name, or text fallback from the same resolved prompt data.

Owner FInteractionUIPromptTextPresentation
Module InteractionFrameworkAPI
Category InteractionUI
UPROPERTY(BlueprintReadOnly, Category = "InteractionUI")
FText InputText;

Related Docs