Best-effort route snapshot exported with the route event. Use cases: – Refresh group UI from one event payload. – Read lifecycle and progress data without making an additional runtime query.
This struct value (FInteractionRuntimeRouteProgressSnapshot) belongs to FInteractionRuntimeMultiParticipantRouteEvent under InteractionRuntime|MultiParticipant.
Blueprint or editor workflows can write this value when constructing, overriding, or customizing the owning object.
UPROPERTY(EditAnywhere, BlueprintReadWrite, Category = "InteractionRuntime|MultiParticipant")
FInteractionRuntimeRouteProgressSnapshot RouteSnapshot;