Tala Esenlikler
Prompt Presentation Result

Command Text

Command text produced by the provider.

Interaction Framework 1.0.0 UE5.8 FText FInteractionRuntimePromptPresentationResult InteractionRuntimePromptTextProvider.h

Command text produced by the provider.

This localized text (FText) belongs to FInteractionRuntimePromptPresentationResult under InteractionRuntime|Prompt.

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

Owner FInteractionRuntimePromptPresentationResult
Module InteractionFrameworkRuntime
Category InteractionRuntime|Prompt
UPROPERTY(BlueprintReadWrite, Category = "InteractionRuntime|Prompt")
FText CommandText;

Related Docs