Tala Esenlikler
Multi Participant Route Event

Variant ID

Variant resolved for the route, e.g., hard-mode or alternate group command variant.

Interaction Framework 1.0.0 UE5.8 FInteractionRuntimeVariantId FInteractionRuntimeMultiParticipantRouteEvent InteractionEvents.h

Variant resolved for the route, e.g., hard-mode or alternate group command variant.

This interaction identifier (FInteractionRuntimeVariantId) belongs to FInteractionRuntimeMultiParticipantRouteEvent under InteractionRuntime|MultiParticipant.

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

Keep identifier values stable once content ships because saved state, prompt routing, and authored references may depend on them.

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

Related Docs