Tala Esenlikler
Saved Disable Record

Owner Save ID

Owner id for owner-scoped records.

Interaction Framework 1.0.0 UE5.7 FInteractionRuntimeSaveOwnerId FInteractionRuntimeSavedDisableRecord InteractionRuntimeSaveTypes.h

Owner id for owner-scoped records.

This interaction identifier (FInteractionRuntimeSaveOwnerId) belongs to FInteractionRuntimeSavedDisableRecord under InteractionRuntime|Save.

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 FInteractionRuntimeSavedDisableRecord
Module InteractionFrameworkRuntime
Category InteractionRuntime|Save
UPROPERTY(EditAnywhere, BlueprintReadWrite, Category = "InteractionRuntime|Save")
FInteractionRuntimeSaveOwnerId OwnerSaveId;

Related Docs