#include <SSearchBoxForAtomSelectors.h>
◆ SAssetSearchBoxForAtomSelectors()
| SAssetSearchBoxForAtomSelectors::SAssetSearchBoxForAtomSelectors |
( |
| ) |
|
Where to place the suggestion list Invoked whenever the text is committed (e.g. user presses enter) Hint text to display for the search text when there is no value Whether the SearchBox allow entries that don't match the possible suggestions Whether the possible suggestions should include any AtomConfig in project Which possible suggestions from AtomConfig to search in An attribute name used depending the SuggestionType.
◆ ~SAssetSearchBoxForAtomSelectors()
| SAssetSearchBoxForAtomSelectors::~SAssetSearchBoxForAtomSelectors |
( |
| ) |
|
◆ Construct()
| void SAssetSearchBoxForAtomSelectors::Construct |
( |
const FArguments & | InArgs, |
|
|
const UObject * | Outer, |
|
|
TSharedPtr< IPropertyHandle > | SelectorNameProperty ) |
Constructs this widget with InArgs
◆ GetPropertyName()
| FText SAssetSearchBoxForAtomSelectors::GetPropertyName |
( |
| ) |
const |
|
private |
Get the propeorty name to display
◆ PostRedo()
| virtual void SAssetSearchBoxForAtomSelectors::PostRedo |
( |
bool | bSuccess | ) |
|
|
inlinevirtual |
◆ PostUndo()
| virtual void SAssetSearchBoxForAtomSelectors::PostUndo |
( |
bool | bSuccess | ) |
|
|
inlinevirtual |
◆ RefreshName()
| void SAssetSearchBoxForAtomSelectors::RefreshName |
( |
| ) |
|
◆ SLATE_BEGIN_ARGS()
◆ SearchBox
| TSharedPtr<SAssetSearchBox> SAssetSearchBoxForAtomSelectors::SearchBox |
|
private |
◆ TargetPropertyHandle
| TSharedPtr<IPropertyHandle> SAssetSearchBoxForAtomSelectors::TargetPropertyHandle |
|
private |
このクラス詳解は次のファイルから抽出されました: