Tala Esenlikler
Saved Disable Record

Point ID

Point affected by point- or command-scoped disabled state.

Interaction Framework 1.0.0 UE5.8 FInteractionRuntimePointId FInteractionRuntimeSavedDisableRecord InteractionRuntimeSaveTypes.h

Point affected by point- or command-scoped disabled state.

This interaction identifier (FInteractionRuntimePointId) 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")
FInteractionRuntimePointId PointId;

Related Docs