Tala Esenlikler
Input Prompt Presentation

Input Family

Input family used when this presentation was resolved.

Interaction Framework 1.0.0 UE5.8 EInteractionInputFamily FInteractionUIInputPromptPresentation InteractionViewModel.h

Input family used when this presentation was resolved.

Use this to select family-specific styling or to debug why a prompt chose keyboard, generic gamepad, lettered, symbol, or alternate-letter output.

Owner FInteractionUIInputPromptPresentation
Module InteractionFrameworkAPI
Category InteractionUI
UPROPERTY(BlueprintReadOnly, Category = "InteractionUI")
EInteractionInputFamily InputFamily = EInteractionInputFamily::KeyboardMouse;

Related Docs