Tala Esenlikler
Multi Participant Entry Surface State

Max Participants

Maximum participants allowed on this entry surface.

Interaction Framework 1.0.0 UE5.8 int32 FInteractionRuntimeMultiParticipantEntrySurfaceState InteractionRuntimeTargetComponent.h

Maximum participants allowed on this entry surface.

This numeric value (int32) 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.

Owner FInteractionRuntimeMultiParticipantEntrySurfaceState
Module InteractionFrameworkRuntime
Category InteractionRuntime|MultiParticipant
UPROPERTY(EditAnywhere, BlueprintReadOnly, Category = "InteractionRuntime|MultiParticipant")
int32 MaxParticipants = 1;

Related Docs