Tala Esenlikler
Multi Participant Entry Surface State

Entry Surface ID

Entry surface represented by this state.

Interaction Framework 1.0.0 UE5.7 FInteractionRuntimePointId FInteractionRuntimeMultiParticipantEntrySurfaceState InteractionRuntimeTargetComponent.h

Entry surface represented by this state.

This interaction identifier (FInteractionRuntimePointId) belongs to FInteractionRuntimeMultiParticipantEntrySurfaceState 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.

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

Owner FInteractionRuntimeMultiParticipantEntrySurfaceState
Module InteractionFrameworkRuntime
Category InteractionRuntime|MultiParticipant
UPROPERTY(EditAnywhere, BlueprintReadOnly, Category = "InteractionRuntime|MultiParticipant")
FInteractionRuntimePointId EntrySurfaceId;

Related Docs