Tala Esenlikler
Multi Participant Participant Event

Route Identity

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.

Interaction Framework 1.0.0 UE5.8 FInteractionRuntimeRouteIdentity FInteractionRuntimeMultiParticipantParticipantEvent InteractionEvents.h

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.

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

Related Docs