Tala Esenlikler
Requirement Context

Point ID

Point id being evaluated.

Interaction Framework 1.0.0 UE5.8 FInteractionRuntimePointId FInteractionRuntimeRequirementContext InteractionRuntimeRequirementTypes.h

Point id being evaluated.

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

Related Docs