Tala Esenlikler
Multi Participant Participant Event

Point ID

Point that owns the participant's route.

Interaction Framework 1.0.0 UE5.8 FInteractionRuntimePointId FInteractionRuntimeMultiParticipantParticipantEvent InteractionEvents.h

Point that owns the participant’s route.

This interaction identifier (FInteractionRuntimePointId) belongs to FInteractionRuntimeMultiParticipantParticipantEvent 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 FInteractionRuntimeMultiParticipantParticipantEvent
Module InteractionFrameworkAPI
Category InteractionRuntime|MultiParticipant
UPROPERTY(EditAnywhere, BlueprintReadWrite, Category = "InteractionRuntime|MultiParticipant")
FInteractionRuntimePointId PointId;

Related Docs