Tala Esenlikler
Local Variant Override Entry

Target ID

Target that owns the local override.

Interaction Framework 1.0.0 UE5.8 FInteractionRuntimeTargetId FInteractionRuntimeLocalVariantOverrideEntry InteractionRuntimeInteractorComponent.h

Target that owns the local override.

This interaction identifier (FInteractionRuntimeTargetId) belongs to FInteractionRuntimeLocalVariantOverrideEntry under InteractionRuntime.

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

Keep identifier values stable once content ships because saved state, prompt routing, and authored references may depend on them.

Owner FInteractionRuntimeLocalVariantOverrideEntry
Module InteractionFrameworkRuntime
Category InteractionRuntime
UPROPERTY(EditAnywhere, BlueprintReadWrite, Category = "InteractionRuntime")
FInteractionRuntimeTargetId TargetId;

Related Docs