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.
UPROPERTY(EditAnywhere, BlueprintReadWrite, Category = "InteractionRuntime")
FInteractionRuntimeRouteIdentity RouteIdentity;