Navigation
API > API/Editor > API/Editor/UnrealEd > API/Editor/UnrealEd/FConsolidateToolWindow
References
| Module | UnrealEd |
| Header | /Engine/Source/Editor/UnrealEd/Public/ConsolidateWindow.h |
| Include | #include "ConsolidateWindow.h" |
| Source | /Engine/Source/Editor/UnrealEd/Private/ConsolidateWindow.cpp |
static void AddConsolidationObjects
&40;
const TArray< UObject &42; > & InObjects,
UObject &42; SelectedItem
&41;
Remarks
Attempt to add the provided objects to the consolidation panel; Only adds objects which are compatible with objects already existing within the panel, if any
Parameters
| Name | Description |
|---|---|
| InObjects | Objects to attempt to add to the panel |