Hide ContextMenuName variable from graph editor.

This commit is contained in:
Jamie Greunbaum 2023-10-02 12:32:11 -04:00
parent 3d06c5723e
commit 780409b060

View File

@ -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