Whether the point can currently participate in interaction evaluation.
This boolean flag (bool) belongs to FInteractionRuntimePointRuntimeState under InteractionRuntime.
Blueprint or editor workflows can write this value when constructing, overriding, or customizing the owning object.
UPROPERTY(EditAnywhere, BlueprintReadWrite, Category = "InteractionRuntime")
bool bEnabled = true;