Tala Esenlikler
Prompt Text Presentation

Input Presentation

Rich resolved input presentation for custom key, glyph, material, and style-aware prompt widgets.

Interaction Framework 1.0.0 UE5.7 FInteractionUIInputPromptPresentation FInteractionUIPromptTextPresentation InteractionViewModel.h

Rich resolved input presentation for custom key, glyph, material, and style-aware prompt widgets.

Use InputPresentation when InputText is not enough. It includes the resolved key, active input family, text fallback, optional texture/material glyphs, and an optional style name for project widget code.

Owner FInteractionUIPromptTextPresentation
Module InteractionFrameworkAPI
Category InteractionUI
UPROPERTY(BlueprintReadOnly, Category = "InteractionUI")
FInteractionUIInputPromptPresentation InputPresentation;

Related Docs