Tala Esenlikler
Multi Participant Participant Event

Local Contribution

Local contribution value for the participant at the time of the event.

Interaction Framework 1.0.0 UE5.7 float FInteractionRuntimeMultiParticipantParticipantEvent InteractionEvents.h

Local contribution value for the participant at the time of the event.

This numeric value (float) belongs to FInteractionRuntimeMultiParticipantParticipantEvent under InteractionRuntime|MultiParticipant.

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

Owner FInteractionRuntimeMultiParticipantParticipantEvent
Module InteractionFrameworkAPI
Category InteractionRuntime|MultiParticipant
UPROPERTY(EditAnywhere, BlueprintReadWrite, Category = "InteractionRuntime|MultiParticipant")
float LocalContribution = 0.0f;

Related Docs