Tala Esenlikler
Multi Participant Route State

Route Snapshot

Progress and lifecycle snapshot for the shared route.

Interaction Framework 1.0.0 UE5.8 FInteractionRuntimeRouteProgressSnapshot FInteractionRuntimeMultiParticipantRouteState InteractionRuntimeTargetComponent.h

Progress and lifecycle snapshot for the shared route.

This struct value (FInteractionRuntimeRouteProgressSnapshot) 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")
FInteractionRuntimeRouteProgressSnapshot RouteSnapshot;

Related Docs