Navigation
API > API/Editor > API/Editor/BlueprintGraph > API/Editor/BlueprintGraph/UK2Node
- UK2Node::GetMenuCategory()
- UK2Node_AssignDelegate::GetMenuCategory()
- UK2Node_AssignmentStatement::GetMenuCategory()
- UK2Node_BaseAsyncTask::GetMenuCategory()
- UK2Node_BitmaskLiteral::GetMenuCategory()
- UK2Node_BreakStruct::GetMenuCategory()
- UK2Node_CallFunction::GetMenuCategory()
- UK2Node_GetInputAxisKeyValue::GetMenuCategory()
- UK2Node_GetInputAxisValue::GetMenuCategory()
- UK2Node_CastByteToEnum::GetMenuCategory()
- UK2Node_ConstructObjectFromClass::GetMenuCategory()
- UK2Node_ConvertAsset::GetMenuCategory()
- UK2Node_Copy::GetMenuCategory()
- UK2Node_CreateDelegate::GetMenuCategory()
- UK2Node_DoOnceMultiInput::GetMenuCategory()
- UK2Node_DynamicCast::GetMenuCategory()
- UK2Node_EaseFunction::GetMenuCategory()
- UK2Node_EnumEquality::GetMenuCategory()
- UK2Node_EnumLiteral::GetMenuCategory()
- UK2Node_Event::GetMenuCategory()
- UK2Node_InputAxisEvent::GetMenuCategory()
- UK2Node_InputAxisKeyEvent::GetMenuCategory()
- UK2Node_ExecutionSequence::GetMenuCategory()
- UK2Node_ForEachElementInEnum::GetMenuCategory()
- UK2Node_FormatText::GetMenuCategory()
- UK2Node_GenericToText::GetMenuCategory()
- UK2Node_GetArrayItem::GetMenuCategory()
- UK2Node_GetClassDefaults::GetMenuCategory()
- UK2Node_GetDataTableRow::GetMenuCategory()
- UK2Node_GetEditorSubsystem::GetMenuCategory()
- UK2Node_GetEngineSubsystem::GetMenuCategory()
- UK2Node_GetEnumeratorName::GetMenuCategory()
- UK2Node_GetEnumeratorNameAsString::GetMenuCategory()
- UK2Node_GetEnumeratorNameAsString::GetMenuCategory()
- UK2Node_GetInputAxisKeyValue::GetMenuCategory()
- UK2Node_GetInputAxisValue::GetMenuCategory()
- UK2Node_GetNumEnumEntries::GetMenuCategory()
- UK2Node_GetSubsystem::GetMenuCategory()
- UK2Node_GetEditorSubsystem::GetMenuCategory()
- UK2Node_GetEngineSubsystem::GetMenuCategory()
- UK2Node_GetSubsystemFromPC::GetMenuCategory()
- UK2Node_GetSubsystemFromPC::GetMenuCategory()
- UK2Node_IfThenElse::GetMenuCategory()
- UK2Node_InputAction::GetMenuCategory()
- UK2Node_InputAxisEvent::GetMenuCategory()
- UK2Node_InputAxisKeyEvent::GetMenuCategory()
- UK2Node_InputKey::GetMenuCategory()
- UK2Node_InputTouch::GetMenuCategory()
- UK2Node_LoadAsset::GetMenuCategory()
- UK2Node_MacroInstance::GetMenuCategory()
- UK2Node_MakeArray::GetMenuCategory()
- UK2Node_MakeMap::GetMenuCategory()
- UK2Node_MakeSet::GetMenuCategory()
- UK2Node_MakeStruct::GetMenuCategory()
- UK2Node_Select::GetMenuCategory()
- UK2Node_Self::GetMenuCategory()
- UK2Node_Switch::GetMenuCategory()
- UK2Node_TemporaryVariable::GetMenuCategory()
- UK2Node_VariableSetRef::GetMenuCategory()
References
Module | BlueprintGraph |
Header | /Engine/Source/Editor/BlueprintGraph/Classes/K2Node.h |
Include | #include "K2Node.h" |
virtual FText GetMenuCategory() const
Remarks
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).