Navigation
API > API/Plugins > API/Plugins/ModelingEditorUI > API/Plugins/ModelingEditorUI/ModelingWidgets > API/Plugins/ModelingEditorUI/ModelingWidgets/SComboPanel
References
| Module | ModelingEditorUI |
| Header | /Engine/Plugins/Experimental/MeshModelingToolsetExp/Source/ModelingEditorUI/Public/ModelingWidgets/SComboPanel.h |
| Include | #include "ModelingWidgets/SComboPanel.h" |
| Source | /Engine/Plugins/Experimental/MeshModelingToolsetExp/Source/ModelingEditorUI/Private/ModelingWidgets/SComboPanel.cpp |
void SetSelectionIndex
&40;
int InSelectionIndex
&41;
Remarks
Sets the currently selected index without user interaction.
Parameters
| Name | Description |
|---|---|
| InSelectionIndex | The new selection index for the widget |