Hide ContextMenuName variable from graph editor.
This commit is contained in:
parent
3d06c5723e
commit
780409b060
@ -250,7 +250,7 @@ public:
|
|||||||
FText NodeTitle;
|
FText NodeTitle;
|
||||||
|
|
||||||
// Display name of the Node menu category
|
// Display name of the Node menu category
|
||||||
UPROPERTY(BlueprintReadOnly, EditDefaultsOnly, Category = "Editor")
|
UPROPERTY(BlueprintReadOnly, Category = "Editor")
|
||||||
FText ContextMenuName;
|
FText ContextMenuName;
|
||||||
|
|
||||||
// List of compatible graph types
|
// List of compatible graph types
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user