SSCS_RowWidget::OnNameTextCommit

Commits the new name of the component

Unreal Engine C++ API Reference > Editor > Kismet > SSCS_RowWidget

References

   
Module Kismet
Header /Engine/Source/Editor/Kismet/Public/SSCSEditor.h
Include #include "SSCSEditor.h"
Source /Engine/Source/Editor/Kismet/Private/SSCSEditor.cpp
void OnNameTextCommit
(
    const [FText](API\Runtime\Core\Internationalization\FText) & InNewName,
    [ETextCommit::Type](API\Runtime\SlateCore\Types\ETextCommit__Type) InTextCommit
)

Remarks

Commits the new name of the component


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library