#include <AtomSoundBankDetails.h>
◆ AddAssetTypeMenuOptions()
| void FAtomSoundBankDetails::AddAssetTypeMenuOptions |
( |
UToolMenu * | Menu | ) |
|
|
private |
◆ AddCommonMenuOptions()
| void FAtomSoundBankDetails::AddCommonMenuOptions |
( |
UToolMenu * | Menu | ) |
|
|
private |
◆ AddReferenceMenuOptions()
| void FAtomSoundBankDetails::AddReferenceMenuOptions |
( |
UToolMenu * | Menu | ) |
|
|
private |
◆ CanExecuteEditItems()
| bool FAtomSoundBankDetails::CanExecuteEditItems |
( |
| ) |
const |
|
private |
◆ CanExecutePlaySound()
| bool FAtomSoundBankDetails::CanExecutePlaySound |
( |
| ) |
const |
|
private |
◆ CanExecutePropertyMatrix()
| bool FAtomSoundBankDetails::CanExecutePropertyMatrix |
( |
| ) |
const |
|
private |
◆ CanExecuteReferenceViewer()
| bool FAtomSoundBankDetails::CanExecuteReferenceViewer |
( |
| ) |
const |
|
private |
◆ CanExecuteStopSound()
| bool FAtomSoundBankDetails::CanExecuteStopSound |
( |
| ) |
const |
|
private |
◆ CustomizeDetails()
| void FAtomSoundBankDetails::CustomizeDetails |
( |
IDetailLayoutBuilder & | DetailLayout | ) |
|
|
overridevirtual |
◆ ExecuteCopyReference()
| void FAtomSoundBankDetails::ExecuteCopyReference |
( |
| ) |
|
|
private |
◆ ExecuteEditItems()
| void FAtomSoundBankDetails::ExecuteEditItems |
( |
| ) |
|
|
private |
◆ ExecutePlaySound()
| void FAtomSoundBankDetails::ExecutePlaySound |
( |
| ) |
|
|
private |
◆ ExecutePropertyMatrix()
| void FAtomSoundBankDetails::ExecutePropertyMatrix |
( |
| ) |
|
|
private |
◆ ExecuteReferenceViewer()
| void FAtomSoundBankDetails::ExecuteReferenceViewer |
( |
| ) |
|
|
private |
◆ ExecuteStopSound()
| void FAtomSoundBankDetails::ExecuteStopSound |
( |
| ) |
|
|
private |
◆ GetColumnSortMode()
| EColumnSortMode::Type FAtomSoundBankDetails::GetColumnSortMode |
( |
const FName | ColumnID | ) |
const |
|
private |
◆ GetExecutePropertyMatrixTooltip()
| FText FAtomSoundBankDetails::GetExecutePropertyMatrixTooltip |
( |
| ) |
const |
|
private |
◆ GetListViewMaxHeight()
| float FAtomSoundBankDetails::GetListViewMaxHeight |
( |
| ) |
const |
|
private |
◆ GetSelectedAssets()
| void FAtomSoundBankDetails::GetSelectedAssets |
( |
TArray< UObject * > & | Assets | ) |
|
|
private |
◆ MakeInstance()
| TSharedRef< IDetailCustomization > FAtomSoundBankDetails::MakeInstance |
( |
| ) |
|
|
static |
◆ OnColumnSortChanged()
| void FAtomSoundBankDetails::OnColumnSortChanged |
( |
const EColumnSortPriority::Type | SortPriority, |
|
|
const FName & | ColumnID, |
|
|
const EColumnSortMode::Type | NewSortMode ) |
|
private |
◆ OnContextMenuOpening()
| TSharedPtr< SWidget > FAtomSoundBankDetails::OnContextMenuOpening |
( |
| ) |
|
|
private |
◆ OnGenerateWidgetForAtomSoundList()
| TSharedRef< ITableRow > FAtomSoundBankDetails::OnGenerateWidgetForAtomSoundList |
( |
TSharedPtr< FAtomSoundListItem > | InListItem, |
|
|
const TSharedRef< STableViewBase > & | InOwnerTableView ) |
|
private |
◆ OnSoundListChanged()
| void FAtomSoundBankDetails::OnSoundListChanged |
( |
| ) |
|
|
private |
◆ SortItemList()
| void FAtomSoundBankDetails::SortItemList |
( |
| ) |
|
|
private |
◆ ColumnID_Channels
| const FName FAtomSoundBankDetails::ColumnID_Channels |
|
static |
◆ ColumnID_Duration
| const FName FAtomSoundBankDetails::ColumnID_Duration |
|
static |
◆ ColumnID_Format
| const FName FAtomSoundBankDetails::ColumnID_Format |
|
static |
◆ ColumnID_Frames
| const FName FAtomSoundBankDetails::ColumnID_Frames |
|
static |
◆ ColumnID_Index
| const FName FAtomSoundBankDetails::ColumnID_Index |
|
static |
◆ ColumnID_OneShot
| const FName FAtomSoundBankDetails::ColumnID_OneShot |
|
static |
◆ ColumnID_SampleRate
| const FName FAtomSoundBankDetails::ColumnID_SampleRate |
|
static |
◆ ColumnID_Sound
| const FName FAtomSoundBankDetails::ColumnID_Sound |
|
static |
◆ ColumnID_Streamed
| const FName FAtomSoundBankDetails::ColumnID_Streamed |
|
static |
◆ DetailViewParentWidget
| TSharedPtr<SWidget> FAtomSoundBankDetails::DetailViewParentWidget |
|
private |
◆ SortColumnID
◆ SortMode
| EColumnSortMode::Type FAtomSoundBankDetails::SortMode = EColumnSortMode::Descending |
◆ SoundListItems
◆ SoundListView
| TSharedPtr<SListView<TSharedPtr<FAtomSoundListItem> > > FAtomSoundBankDetails::SoundListView |
|
private |
このクラス詳解は次のファイルから抽出されました:
- C:/git/Engine/Plugins/Runtime/CriWare/CriWare/Source/CriWareCoreEditor/Private/Customizations/AtomSoundBankDetails.h
- C:/git/Engine/Plugins/Runtime/CriWare/CriWare/Source/CriWareCoreEditor/Private/Customizations/AtomSoundBankDetails.cpp