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