Local participant contribution toward the route. Use cases: – Render a personal progress meter beside the group meter. – Compare against route thresholds when using shared contribution rules.
This numeric value (float) belongs to FInteractionRuntimeParticipantSnapshot under InteractionRuntime.
Blueprint or editor workflows can write this value when constructing, overriding, or customizing the owning object.
UPROPERTY(EditAnywhere, BlueprintReadWrite, Category = "InteractionRuntime")
float LocalContribution = 0.0f;