Navigation
API > API/Plugins > API/Plugins/ModelingEditorUI > API/Plugins/ModelingEditorUI/SToolInputAssetComboPanel
List of Collections with associated Name, used to provide pickable Collection filters
| Name | FNamedCollectionList |
| Type | struct |
| Header File | /Engine/Plugins/Experimental/MeshModelingToolsetExp/Source/ModelingEditorUI/Public/ModelingWidgets/SToolInputAssetComboPanel.h |
| Include Path | #include "ModelingWidgets/SToolInputAssetComboPanel.h" |
Syntax
struct FNamedCollectionList
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| ModelingWidgets/SToolInputAssetComboPanel.h | |||
PRAGMA_DISABLE_DEPRECATION_WARNINGS FNamedCollectionList
(
const FNamedCollectionList& |
ModelingWidgets/SToolInputAssetComboPanel.h | ||
| ModelingWidgets/SToolInputAssetComboPanel.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| CollectionNames | TArray< FCollectionNameType > | ModelingWidgets/SToolInputAssetComboPanel.h | ||
| Collections | TArray< FCollectionRef > | ModelingWidgets/SToolInputAssetComboPanel.h | ||
| Name | FString | ModelingWidgets/SToolInputAssetComboPanel.h |
Functions
Public
Operators
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FNamedCollectionList & operator=
(
const FNamedCollectionList& |
ModelingWidgets/SToolInputAssetComboPanel.h | ||
| ModelingWidgets/SToolInputAssetComboPanel.h |