Tala Esenlikler
Input Prompt Presentation

Has Visual

True when IconTexture or IconMaterial is set.

Interaction Framework 1.0.0 UE5.8 bool FInteractionUIInputPromptPresentation InteractionViewModel.h

True when IconTexture or IconMaterial is set.

Use this to choose between image/material rendering and DisplayText fallback without checking both asset fields manually.

Owner FInteractionUIInputPromptPresentation
Module InteractionFrameworkAPI
Category InteractionUI
UPROPERTY(BlueprintReadOnly, Category = "InteractionUI")
bool bHasVisual = false;

Related Docs