UNiagaraNodeOp::GetNodeTitle

Gets the name of this node, shown in title bar

Windows
MacOS
Linux

Override Hierarchy

UEdGraphNode::GetNodeTitle()

UNiagaraNodeOp::GetNodeTitle()

References

Module

NiagaraEditor

Header

/Engine/Plugins/FX/Niagara/Source/NiagaraEditor/Public/NiagaraNodeOp.h

Include

#include "NiagaraNodeOp.h"

Source

/Engine/Plugins/FX/Niagara/Source/NiagaraEditor/Private/NiagaraNodeOp.cpp

Syntax

virtual FText GetNodeTitle
(
    ENodeTitleType::Type TitleType
) const

Remarks

Gets the name of this node, shown in title bar

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss