UEdGraphNode_Comment::MakeNameValidator

Create a name validator for this node

Windows
MacOS
Linux

Override Hierarchy

UEdGraphNode::MakeNameValidator()

UEdGraphNode_Comment::MakeNameValidator()

References

Module

UnrealEd

Header

/Engine/Source/Editor/UnrealEd/Public/EdGraphNode_Comment.h

Include

#include "EdGraphNode_Comment.h"

Source

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

Syntax

virtual TSharedPtr< class INameValidatorInterface > MakeNameValidator() const

Remarks

Create a name validator for this node

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