UAnimGraphNode_ScaleChainLength::GetNodeTitle

Gets the name of this node, shown in title bar

Unreal Engine C++ API Reference > Editor > AnimGraph > UAnimGraphNode_ScaleChainLength

References

   
Module AnimGraph
Header /Engine/Source/Editor/AnimGraph/Public/AnimGraphNode_ScaleChainLength.h
Include #include "AnimGraphNode_ScaleChainLength.h"
Source /Engine/Source/Editor/AnimGraph/Private/AnimGraphNode_ScaleChainLength.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