Canonical route identity for the emitted outcome. Legacy id fields remain for compatibility. Use cases: – Match this outcome to route/progress snapshots from the same execution. – Prefer this field in new Blueprint code when correlating interaction events.
This struct value (FInteractionRuntimeRouteIdentity) belongs to FInteractionRuntimeOutcomeEvent 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;