Tala Esenlikler
Multi Participant Command Config

Shared Threshold Settings

Shared threshold settings used when ResolutionPolicy is SharedThreshold.

Interaction Framework 1.0.0 UE5.7 FInteractionRuntimeMultiParticipantSharedThresholdSettings FInteractionRuntimeMultiParticipantCommandConfig InteractionRuntimeTargetDefinition.h

Shared threshold settings used when ResolutionPolicy is SharedThreshold.

This struct value (FInteractionRuntimeMultiParticipantSharedThresholdSettings) belongs to FInteractionRuntimeMultiParticipantCommandConfig 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 FInteractionRuntimeMultiParticipantCommandConfig
Module InteractionFrameworkRuntime
Category InteractionRuntime|MultiParticipant
UPROPERTY(EditAnywhere, BlueprintReadOnly, Category = "InteractionRuntime|MultiParticipant")
FInteractionRuntimeMultiParticipantSharedThresholdSettings SharedThresholdSettings;

Related Docs