SBoneMappingBase::OnFilterTextChanged

Filters the [SListView](API\Runtime\Slate\Widgets\Views\SListView) when the user changes the search text box (NameFilterBox)

Windows
MacOS
Linux

References

Module

Persona

Header

/Engine/Source/Editor/Persona/Public/SBoneMappingBase.h

Include

#include "SBoneMappingBase.h"

Source

/Engine/Source/Editor/Persona/Private/SBoneMappingBase.cpp

Syntax

void OnFilterTextChanged
(
    const FText & SearchText
)

Remarks

Filters the SListView when the user changes the search text box (NameFilterBox)

Parameters

Parameter

Description

SearchText

The text the user has typed

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