Tala Esenlikler
Point Runtime State

Point ID

Point represented by this runtime state entry.

Interaction Framework 1.0.0 UE5.8 FInteractionRuntimePointId FInteractionRuntimePointRuntimeState InteractionRuntimeTargetState.h

Point represented by this runtime state entry.

This interaction identifier (FInteractionRuntimePointId) belongs to FInteractionRuntimePointRuntimeState 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 FInteractionRuntimePointRuntimeState
Module InteractionFrameworkRuntime
Category InteractionRuntime
UPROPERTY(EditAnywhere, BlueprintReadWrite, Category = "InteractionRuntime")
FInteractionRuntimePointId PointId;

Related Docs