Navigation
API > API/Plugins > API/Plugins/ModelingToolsEditorMode
Defines a Named list/set of content-browser Collection names
| Name | FModelingModeAssetCollectionSet |
| Type | struct |
| Header File | /Engine/Plugins/Editor/ModelingToolsEditorMode/Source/ModelingToolsEditorMode/Public/ModelingToolsEditorModeSettings.h |
| Include Path | #include "ModelingToolsEditorModeSettings.h" |
Syntax
USTRUCT ()
struct FModelingModeAssetCollectionSet
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Collections | TArray< FCollectionReference > | List of Collection names | ModelingToolsEditorModeSettings.h |
|
| Name | FString | Name of the set of collections | ModelingToolsEditorModeSettings.h |
|