Tala Esenlikler
UI Developer Settings

Input Prompt Presentation Profiles

Input-family-specific key text and glyph overrides.

Interaction Framework 1.0.0 UE5.7 TArray<FInteractionUIInputPromptPresentationProfile> UInteractionFrameworkUIDeveloperSettings InteractionViewModel.h

Input-family-specific key text and glyph overrides.

Use profiles for keyboard, generic gamepad, lettered face buttons, symbol face buttons, and alternate-letter layouts. Profile rules win before global fallback rules.

Owner UInteractionFrameworkUIDeveloperSettings
Module InteractionFrameworkUI
Category Prompt Text
UPROPERTY(EditAnywhere, config, Category = "Prompt Text")
TArray<FInteractionUIInputPromptPresentationProfile> InputPromptPresentationProfiles;

Related Docs