Tala Esenlikler
Interaction Command Set Target Enabled Action

Enabled

Desired enabled state applied to the resolved target.

Interaction Framework 1.0.0 UE5.8 bool UInteractionCommandSetTargetEnabledAction InteractionCommandSetTargetEnabledAction.h

Desired enabled state applied to the resolved target.

This boolean flag (bool) belongs to UInteractionCommandSetTargetEnabledAction under Interaction|Execution.

Blueprint or editor workflows can write this value when constructing, overriding, or customizing the owning object.

Owner UInteractionCommandSetTargetEnabledAction
Module InteractionFrameworkRuntime
Category Interaction|Execution
UPROPERTY(EditAnywhere, BlueprintReadWrite, Category = "Interaction|Execution")
bool bEnabled = true;

Related Docs