Tala Esenlikler
Prompt Part

Is Visible

True when the fragment should be rendered.

Interaction Framework 1.0.0 UE5.8 bool FInteractionRuntimePromptPart InteractionRuntimePromptTextProvider.h

True when the fragment should be rendered.

This boolean flag (bool) belongs to FInteractionRuntimePromptPart under InteractionRuntime|Prompt.

Blueprint or editor workflows can write this value when constructing, overriding, or customizing the owning object.

Owner FInteractionRuntimePromptPart
Module InteractionFrameworkRuntime
Category InteractionRuntime|Prompt
UPROPERTY(BlueprintReadWrite, Category = "InteractionRuntime|Prompt")
bool bIsVisible = true;

Related Docs