Tala Esenlikler

FInteractionRuntimePromptPart

One semantic prompt fragment produced by a prompt text provider.

Interaction Framework 1.0.0 UE5.7 Struct InteractionRuntimePromptTextProvider.h

One semantic prompt fragment produced by a prompt text provider.

Module InteractionFrameworkRuntime
Category ui
USTRUCT(BlueprintType)
struct INTERACTIONFRAMEWORKRUNTIME_API FInteractionRuntimePromptPart

Properties

Prompt Part

Text

Text for this fragment.

FText
Prompt Part

Style Name

Optional style key consumed by project UI.

FName
Prompt Part

Metadata Tag

Optional metadata key consumed by project UI or prompt logic.

FName
Prompt Part

Is Visible

True when the fragment should be rendered.

bool

Related Docs