Tala Esenlikler
Prompt Part

Style Name

Optional style key consumed by project UI.

Interaction Framework 1.0.0 UE5.7 FName FInteractionRuntimePromptPart InteractionRuntimePromptTextProvider.h

Optional style key consumed by project UI.

This name identifier (FName) belongs to FInteractionRuntimePromptPart under InteractionRuntime|Prompt.

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

Owner FInteractionRuntimePromptPart
Module InteractionFrameworkRuntime
Category InteractionRuntime|Prompt
UPROPERTY(BlueprintReadWrite, Category = "InteractionRuntime|Prompt")
FName StyleName = NAME_None;

Related Docs