UGameplayTagsK2Node_LiteralGameplayTag::GetNodeTitleColor

Gets the draw color of a node's title bar

Windows
MacOS
Linux

Override Hierarchy

UEdGraphNode::GetNodeTitleColor()

UK2Node::GetNodeTitleColor()

UGameplayTagsK2Node_LiteralGameplayTag::GetNodeTitleColor()

References

Module

GameplayTagsEditor

Header

/Engine/Plugins/Editor/GameplayTagsEditor/Source/GameplayTagsEditor/Classes/GameplayTagsK2Node_LiteralGameplayTag.h

Include

#include "GameplayTagsK2Node_LiteralGameplayTag.h"

Source

/Engine/Plugins/Editor/GameplayTagsEditor/Source/GameplayTagsEditor/Private/GameplayTagsK2Node_LiteralGameplayTag.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