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.
UPROPERTY(BlueprintReadOnly, Category = "InteractionUI")
FInteractionUIInputPromptPresentation InputPresentation;