Tala Esenlikler
Multi Participant Participant Event

Required Participants

Number of participants required before execution can proceed.

Interaction Framework 1.0.0 UE5.7 int32 FInteractionRuntimeMultiParticipantParticipantEvent InteractionEvents.h

Number of participants required before execution can proceed.

This numeric value (int32) belongs to FInteractionRuntimeMultiParticipantParticipantEvent under InteractionRuntime|MultiParticipant.

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

Owner FInteractionRuntimeMultiParticipantParticipantEvent
Module InteractionFrameworkAPI
Category InteractionRuntime|MultiParticipant
UPROPERTY(EditAnywhere, BlueprintReadWrite, Category = "InteractionRuntime|MultiParticipant")
int32 RequiredParticipants = 0;

Related Docs