Tala Esenlikler
Multi Participant Participant Event

Initiator Participant

True when this participant is the initiator for the route.

Interaction Framework 1.0.0 UE5.7 bool FInteractionRuntimeMultiParticipantParticipantEvent InteractionEvents.h

True when this participant is the initiator for the route.

This boolean flag (bool) 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")
bool bInitiatorParticipant = false;

Related Docs