Tala Esenlikler
Input Prompt Presentation Rule

Style Name

Optional style name consumed by project widgets.

Interaction Framework 1.0.0 UE5.8 FName FInteractionUIInputPromptPresentationRule InteractionViewModel.h

Optional style name consumed by project widgets.

Use this when widgets resolve visuals through a project style table instead of direct assets.

Owner FInteractionUIInputPromptPresentationRule
Module InteractionFrameworkUI
Category Input Prompt
UPROPERTY(EditAnywhere, config, Category = "Input Prompt")
FName StyleName = NAME_None;

Related Docs