Navigation
API > API/Editor > API/Editor/BlueprintGraph > API/Editor/BlueprintGraph/UBlueprintEditorSettings
Syntax
UPROPERTY (EditAnywhere, Config, Category=Experimental, AdvancedDisplay)
bool bAllowExplicitImpureNodeDisabling
Remarks
If enabled, nodes can be explicitly disabled via context menu when right-clicking on impure nodes in the Blueprint editor. Disabled nodes will not be compiled, but also will not break existing connections.