Runtime index of the point being evaluated.
This numeric value (int32) belongs to FInteractionRuntimeRequirementContext under InteractionRuntime.
Blueprint or editor workflows can write this value when constructing, overriding, or customizing the owning object.
UPROPERTY(EditAnywhere, BlueprintReadWrite, Category = "InteractionRuntime")
int32 PointIndex = INDEX_NONE;