SComponentClassCombo::OnSearchBoxTextCommitted

Callback when the user commits the text in the searchbox

Windows
MacOS
Linux

References

Module

UnrealEd

Header

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

Include

#include "SComponentClassCombo.h"

Source

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

Syntax

void OnSearchBoxTextCommitted
(
    const FText & NewText,
    ETextCommit::Type CommitInfo
)

Remarks

Callback when the user commits the text in the searchbox

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