Tala Esenlikler
Prompt Presentation Result

Has Structured Prompt

True when PromptParts contains structured output.

Interaction Framework 1.0.0 UE5.8 bool FInteractionRuntimePromptPresentationResult InteractionRuntimePromptTextProvider.h

True when PromptParts contains structured output.

This boolean flag (bool) 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")
bool bHasStructuredPrompt = false;

Related Docs