UMaterialGraphNode::GetNodeTitleColor

Gets the draw color of a node's title bar

Windows
MacOS
Linux

Override Hierarchy

UEdGraphNode::GetNodeTitleColor()

UMaterialGraphNode::GetNodeTitleColor()

References

Module

UnrealEd

Header

/Engine/Source/Editor/UnrealEd/Classes/MaterialGraph/MaterialGraphNode.h

Include

#include "MaterialGraph/MaterialGraphNode.h"

Source

/Engine/Source/Editor/UnrealEd/Private/MaterialGraphNode.cpp

Syntax

virtual FLinearColor GetNodeTitleColor() const

Remarks

Gets the draw color of a node's 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