Tala Esenlikler
Input Prompt Presentation

Icon Texture

Optional texture glyph selected by project settings.

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

Optional texture glyph selected by project settings.

Use this for image-based key prompts. It is populated from input prompt presentation rules when a matching texture is configured.

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

Related Docs