Tala Esenlikler
Surface Route

Activation Point ID

Surface or helper point used to activate the command.

Interaction Framework 1.0.0 UE5.7 FInteractionRuntimePointId FInteractionRuntimeSurfaceRoute InteractionInteractorState.h

Surface or helper point used to activate the command.

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

Related Docs