Tala Esenlikler
Surface Route

Command ID

Command selected from the surface, e.g., Open, Talk, or Search.

Interaction Framework 1.0.0 UE5.8 FInteractionRuntimeCommandId FInteractionRuntimeSurfaceRoute InteractionInteractorState.h

Command selected from the surface, e.g., Open, Talk, or Search.

This interaction identifier (FInteractionRuntimeCommandId) belongs to FInteractionRuntimeSurfaceRoute under InteractionRuntime.

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

Keep identifier values stable once content ships because saved state, prompt routing, and authored references may depend on them.

Owner FInteractionRuntimeSurfaceRoute
Module InteractionFrameworkAPI
Category InteractionRuntime
UPROPERTY(EditAnywhere, BlueprintReadWrite, Category = "InteractionRuntime")
FInteractionRuntimeCommandId CommandId;

Related Docs