SGraphPaletteItem::OnNameTextVerifyChanged

Callback when rename text is being verified on text changed

Unreal Engine C++ API Reference > Editor > GraphEditor > SGraphPaletteItem

References

   
Module GraphEditor
Header /Engine/Source/Editor/GraphEditor/Public/SGraphPalette.h
Include #include "SGraphPalette.h"
Source /Engine/Source/Editor/GraphEditor/Private/SGraphPalette.cpp
virtual bool OnNameTextVerifyChanged
(
    const [FText](API\Runtime\Core\Internationalization\FText) & InNewText,
    [FText](API\Runtime\Core\Internationalization\FText) & OutErrorMessage
)

Remarks

Callback when rename text is being verified on text changed


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library