Tala Esenlikler
Participant Snapshot

Route Identity

Route this participant state belongs to. Use cases: - Match participant state to the active prompt. - Ignore participant updates from another group interaction.

Interaction Framework 1.0.0 UE5.8 FInteractionRuntimeRouteIdentity FInteractionRuntimeParticipantSnapshot InteractionRouteTypes.h

Route this participant state belongs to. Use cases: – Match participant state to the active prompt. – Ignore participant updates from another group interaction.

This struct value (FInteractionRuntimeRouteIdentity) belongs to FInteractionRuntimeParticipantSnapshot under InteractionRuntime.

Blueprint or editor workflows can write this value when constructing, overriding, or customizing the owning object.

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

Related Docs