Raw value required for completion. Use cases: – Use as hold duration in seconds or required tap count depending on Pattern. – Hide numeric progress when the threshold is zero.
This numeric value (float) belongs to FInteractionRuntimeRouteProgressSnapshot under InteractionRuntime.
Blueprint or editor workflows can write this value when constructing, overriding, or customizing the owning object.
UPROPERTY(EditAnywhere, BlueprintReadWrite, Category = "InteractionRuntime")
float ProgressThreshold = 0.0f;