Tala Esenlikler
Multi Participant Route State

Route Identity

Identity of the shared route.

Interaction Framework 1.0.0 UE5.8 FInteractionRuntimeRouteIdentity FInteractionRuntimeMultiParticipantRouteState InteractionRuntimeTargetComponent.h

Identity of the shared route.

This struct value (FInteractionRuntimeRouteIdentity) belongs to FInteractionRuntimeMultiParticipantRouteState under InteractionRuntime|MultiParticipant.

Designers configure this value in the owning asset or object details panel, while Blueprint logic can read the resolved value at runtime.

Owner FInteractionRuntimeMultiParticipantRouteState
Module InteractionFrameworkRuntime
Category InteractionRuntime|MultiParticipant
UPROPERTY(EditAnywhere, BlueprintReadOnly, Category = "InteractionRuntime|MultiParticipant")
FInteractionRuntimeRouteIdentity RouteIdentity;

Related Docs