Tala Esenlikler
Prompt Text Provider

Include Key In Default Available Text

Include key/input text in default available prompts.

Interaction Framework 1.0.0 UE5.8 bool UInteractionRuntimePromptTextProvider InteractionRuntimePromptTextProvider.h

Include key/input 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 bIncludeKeyInDefaultAvailableText = true;

Related Docs