Whether the target as a whole is enabled.
This boolean flag (bool) belongs to FInteractionRuntimeTargetState under InteractionRuntime.
Blueprint or editor workflows can write this value when constructing, overriding, or customizing the owning object.
UPROPERTY(EditAnywhere, BlueprintReadWrite, Category = "InteractionRuntime")
bool bTargetEnabled = true;