Tala Esenlikler
Multi Participant Shared Threshold Settings

Release Settings

Contribution and release rules used while filling the shared threshold.

Interaction Framework 1.0.0 UE5.8 FInteractionRuntimeExecutionReleaseSettings FInteractionRuntimeMultiParticipantSharedThresholdSettings InteractionRuntimeTargetDefinition.h

Contribution and release rules used while filling the shared threshold.

This struct value (FInteractionRuntimeExecutionReleaseSettings) belongs to FInteractionRuntimeMultiParticipantSharedThresholdSettings under InteractionRuntime|MultiParticipant|SharedThreshold.

Designers configure this value in the owning asset or object details panel, while Blueprint logic can read the resolved value at runtime.

Owner FInteractionRuntimeMultiParticipantSharedThresholdSettings
Module InteractionFrameworkRuntime
Category InteractionRuntime|MultiParticipant|SharedThreshold
UPROPERTY(EditAnywhere, BlueprintReadOnly, Category = "InteractionRuntime|MultiParticipant|SharedThreshold")
FInteractionRuntimeExecutionReleaseSettings ReleaseSettings;

Related Docs