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