Canonical route identity for the emitted route event. Legacy id/count fields remain for compatibility. Use cases: – Correlate route events with participant snapshots. – Prefer this over individual id fields in new Blueprint systems.
This struct value (FInteractionRuntimeRouteIdentity) belongs to FInteractionRuntimeMultiParticipantRouteEvent under InteractionRuntime|MultiParticipant.
Blueprint or editor workflows can write this value when constructing, overriding, or customizing the owning object.
UPROPERTY(EditAnywhere, BlueprintReadWrite, Category = "InteractionRuntime|MultiParticipant")
FInteractionRuntimeRouteIdentity RouteIdentity;