Tala Esenlikler
Input Prompt Presentation

Key

Resolved key for the prompt, such as E, Escape, or Gamepad Face Button Bottom.

Interaction Framework 1.0.0 UE5.8 FKey FInteractionUIInputPromptPresentation InteractionViewModel.h

Resolved key for the prompt, such as E, Escape, or Gamepad Face Button Bottom.

Use this when a widget needs to branch on the underlying input key or feed a project-owned glyph lookup.

Owner FInteractionUIInputPromptPresentation
Module InteractionFrameworkAPI
Category InteractionUI
UPROPERTY(BlueprintReadOnly, Category = "InteractionUI")
FKey Key;

Related Docs