Tala Esenlikler
Multi Participant Route Event

Route Identity

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.

Interaction Framework 1.0.0 UE5.8 FInteractionRuntimeRouteIdentity FInteractionRuntimeMultiParticipantRouteEvent InteractionEvents.h

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.

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

Related Docs