Tala Esenlikler
Participant Snapshot

Satisfied

True once the participant has satisfied their required contribution.

Interaction Framework 1.0.0 UE5.8 bool FInteractionRuntimeParticipantSnapshot InteractionRouteTypes.h

True once the participant has satisfied their required contribution.

This boolean flag (bool) belongs to FInteractionRuntimeParticipantSnapshot under InteractionRuntime.

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

Owner FInteractionRuntimeParticipantSnapshot
Module InteractionFrameworkAPI
Category InteractionRuntime
UPROPERTY(EditAnywhere, BlueprintReadWrite, Category = "InteractionRuntime")
bool bSatisfied = false;

Related Docs