Tala Esenlikler
Resolved Surface Entry

Prompt

Prompt data for this surface entry, e.g., command id, availability, and resolved pattern.

Interaction Framework 1.0.0 UE5.7 FInteractionRuntimeResolvedPrompt FInteractionRuntimeResolvedSurfaceEntry InteractionInteractorState.h

Prompt data for this surface entry, e.g., command id, availability, and resolved pattern.

This struct value (FInteractionRuntimeResolvedPrompt) belongs to FInteractionRuntimeResolvedSurfaceEntry under InteractionRuntime.

Designers configure this value in the owning asset or object details panel, while Blueprint logic can read the resolved value at runtime.

Owner FInteractionRuntimeResolvedSurfaceEntry
Module InteractionFrameworkAPI
Category InteractionRuntime
UPROPERTY(EditAnywhere, BlueprintReadOnly, Category = "InteractionRuntime")
FInteractionRuntimeResolvedPrompt Prompt;

Related Docs