SGraphEditor::IsNodeTitleVisible

Check if node title is visible with optional flag to ensure it is

Windows
MacOS
Linux

References

Module

UnrealEd

Header

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

Include

#include "GraphEditor.h"

Syntax

virtual bool IsNodeTitleVisible
(
    const class UEdGraphNode * Node,
    bool bRequestRename
)

Remarks

Check if node title is visible with optional flag to ensure it is

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