Tala Esenlikler
Route Progress Snapshot

Route Identity

Identity of the route represented by this snapshot. Use cases: - Match progress to the correct prompt row. - Ignore progress from routes that are not currently focused.

Interaction Framework 1.0.0 UE5.8 FInteractionRuntimeRouteIdentity FInteractionRuntimeRouteProgressSnapshot InteractionRouteTypes.h

Identity of the route represented by this snapshot. Use cases: – Match progress to the correct prompt row. – Ignore progress from routes that are not currently focused.

This struct value (FInteractionRuntimeRouteIdentity) belongs to FInteractionRuntimeRouteProgressSnapshot under InteractionRuntime.

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

Owner FInteractionRuntimeRouteProgressSnapshot
Module InteractionFrameworkAPI
Category InteractionRuntime
UPROPERTY(EditAnywhere, BlueprintReadWrite, Category = "InteractionRuntime")
FInteractionRuntimeRouteIdentity RouteIdentity;

Related Docs