Canonical route identity for the emitted participant event. Legacy id/count fields remain for compatibility. Use cases: – Match participant events to the route displayed by a widget. – Prefer this field for new Blueprint event correlation.
This struct value (FInteractionRuntimeRouteIdentity) belongs to FInteractionRuntimeMultiParticipantParticipantEvent 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;