Tala Esenlikler
Prompt Text Provider

Include Progress In Default Available Text

Include progress text in default available prompts.

Interaction Framework 1.0.0 UE5.7 bool UInteractionRuntimePromptTextProvider InteractionRuntimePromptTextProvider.h

Include progress 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 bIncludeProgressInDefaultAvailableText = true;

Related Docs