Key text and glyph overrides that apply when no input-family profile rule matches.
Use global rules for layout-neutral labels such as Esc, LMB, RB, LT, D-Up, View, or Menu. These act as fallback data after the active input-family profile is checked.
UPROPERTY(EditAnywhere, config, Category = "Prompt Text")
TArray<FInteractionUIInputPromptPresentationRule> GlobalInputPromptPresentationRules;