Tala Esenlikler
Prompt Text Provider

Include Pattern In Default Available Text

Include input-pattern text in default available prompts.

Interaction Framework 1.0.0 UE5.7 bool UInteractionRuntimePromptTextProvider InteractionRuntimePromptTextProvider.h

Include input-pattern text in default available prompts.

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

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

Owner UInteractionRuntimePromptTextProvider
Module InteractionFrameworkRuntime
Category InteractionRuntime|Prompt|Defaults
UPROPERTY(EditAnywhere, BlueprintReadWrite, Category = "InteractionRuntime|Prompt|Defaults")
bool bIncludePatternInDefaultAvailableText = true;

Related Docs