SGraphPaletteItem::OnNameTextVerifyChanged

Callback when rename text is being verified on text changed

Windows
MacOS
Linux

References

Module

GraphEditor

Header

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

Include

#include "SGraphPalette.h"

Source

/Engine/Source/Editor/GraphEditor/Private/SGraphPalette.cpp

Syntax

virtual bool OnNameTextVerifyChanged
(
    const FText & InNewText,
    FText & OutErrorMessage
)

Remarks

Callback when rename text is being verified on text changed

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