Navigation
API > API/Editor > API/Editor/Kismet > API/Editor/Kismet/SMyBlueprint
References
| Module | Kismet |
| Header | /Engine/Source/Editor/Kismet/Public/SMyBlueprint.h |
| Include | #include "SMyBlueprint.h" |
| Source | /Engine/Source/Editor/Kismet/Private/SMyBlueprint.cpp |
void GetSelectedItemsForContextMenu
&40;
TArray< FComponentEventConstructionData > & OutSelectedItems
&41; const
Remarks
Fills the supplied array with the currently selected objects
Parameters
| Name | Description |
|---|---|
| OutSelectedItems | The array to fill. |