Tala Esenlikler
Multi Participant Route Event

Quorum Reached

True when current participants satisfy the required count.

Interaction Framework 1.0.0 UE5.8 bool FInteractionRuntimeMultiParticipantRouteEvent InteractionEvents.h

True when current participants satisfy the required count.

This boolean flag (bool) belongs to FInteractionRuntimeMultiParticipantRouteEvent under InteractionRuntime|MultiParticipant.

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

Owner FInteractionRuntimeMultiParticipantRouteEvent
Module InteractionFrameworkAPI
Category InteractionRuntime|MultiParticipant
UPROPERTY(EditAnywhere, BlueprintReadWrite, Category = "InteractionRuntime|MultiParticipant")
bool bQuorumReached = false;

Related Docs