diff --git a/Source/ComboInput/Public/Nodes/ComboActionGraphNode.h b/Source/ComboInput/Public/Nodes/ComboActionGraphNode.h index 93d69ff..4080998 100644 --- a/Source/ComboInput/Public/Nodes/ComboActionGraphNode.h +++ b/Source/ComboInput/Public/Nodes/ComboActionGraphNode.h @@ -250,7 +250,7 @@ public: FText NodeTitle; // Display name of the Node menu category - UPROPERTY(BlueprintReadOnly, EditDefaultsOnly, Category = "Editor") + UPROPERTY(BlueprintReadOnly, Category = "Editor") FText ContextMenuName; // List of compatible graph types