UK2Node_CreateDelegate::GetNodeTitle

Gets the name of this node, shown in title bar

Unreal Engine C++ API Reference > Editor > BlueprintGraph > UK2Node_CreateDelegate

References

   
Module BlueprintGraph
Header /Engine/Source/Editor/BlueprintGraph/Classes/K2Node_CreateDelegate.h
Include #include "K2Node_CreateDelegate.h"
Source /Engine/Source/Editor/BlueprintGraph/Private/K2Node_CreateDelegate.cpp
virtual [FText](API\Runtime\Core\Internationalization\FText) GetNodeTitle
(
    [ENodeTitleType::Type](API\Runtime\Engine\EdGraph\ENodeTitleType__Type) TitleType
) const

Remarks

Gets the name of this node, shown in title bar


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library