Tala Esenlikler
Input Prompt Presentation

Icon Material

Optional material glyph selected by project settings.

Interaction Framework 1.0.0 UE5.8 TObjectPtr<UMaterialInterface> FInteractionUIInputPromptPresentation InteractionViewModel.h

Optional material glyph selected by project settings.

Use this for dynamic or themeable glyph prompts. It is populated from input prompt presentation rules when a matching material is configured.

Owner FInteractionUIInputPromptPresentation
Module InteractionFrameworkAPI
Category InteractionUI
UPROPERTY(BlueprintReadOnly, Category = "InteractionUI")
TObjectPtr<UMaterialInterface> IconMaterial = nullptr;

Related Docs