CriWare Unreal Engine
Plug-ins for CriWare solutions.
読み取り中…
検索中…
一致する文字列を見つけられません
SAssetSearchBoxForAtomSelectors クラス

#include <SSearchBoxForAtomSelectors.h>

SAssetSearchBoxForAtomSelectors の継承関係図

公開メンバ関数

 SAssetSearchBoxForAtomSelectors ()
 ~SAssetSearchBoxForAtomSelectors ()
void Construct (const FArguments &InArgs, const UObject *Outer, TSharedPtr< IPropertyHandle > SelectorNameProperty)
virtual void PostRedo (bool bSuccess)
virtual void PostUndo (bool bSuccess)
void RefreshName ()
 SLATE_BEGIN_ARGS (SAssetSearchBoxForAtomSelectors)

非公開メンバ関数

FText GetPropertyName () const

非公開変数類

TSharedPtr< SAssetSearchBox > SearchBox
TSharedPtr< IPropertyHandle > TargetPropertyHandle

構築子と解体子

◆ 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 ( )

Refresh bone name

◆ SLATE_BEGIN_ARGS()

SAssetSearchBoxForAtomSelectors::SLATE_BEGIN_ARGS ( SAssetSearchBoxForAtomSelectors )
inline

メンバ詳解

◆ SearchBox

TSharedPtr<SAssetSearchBox> SAssetSearchBoxForAtomSelectors::SearchBox
private

◆ TargetPropertyHandle

TSharedPtr<IPropertyHandle> SAssetSearchBoxForAtomSelectors::TargetPropertyHandle
private

このクラス詳解は次のファイルから抽出されました: