Choose your operating system:
Windows
macOS
Linux
Module |
|
Header |
/Engine/Source/Editor/AnimGraph/Public/AnimGraphNode_Base.h |
Include |
#include "AnimGraphNode_Base.h" |
Source |
/Engine/Source/Editor/AnimGraph/Private/AnimGraphNode_Base.cpp |
virtual FText GetMenuCategory() const
Override to provide a default category for specific node types to be listed under.
A localized category string (or an empty string if you want this node listed at the menu's root).