Tala Esenlikler
Input Prompt Presentation Rule

Icon Material

Optional material glyph for widgets that render material prompts.

Interaction Framework 1.0.0 UE5.7 TSoftObjectPtr<UMaterialInterface> FInteractionUIInputPromptPresentationRule InteractionViewModel.h

Optional material glyph for widgets that render material prompts.

Use this for dynamic, tinted, or themeable glyph visuals.

Owner FInteractionUIInputPromptPresentationRule
Module InteractionFrameworkUI
Category Input Prompt
UPROPERTY(EditAnywhere, config, Category = "Input Prompt")
TSoftObjectPtr<UMaterialInterface> IconMaterial;

Related Docs