Navigation
API > API/Plugins > API/Plugins/ConcertSharedSlate > API/Plugins/ConcertSharedSlate/IReplicationStreamViewer
Description
Selects the objects in the outliner and deselects all others. Only actors can be selected. Invalid entries are filtered out.
| Name | SetSelectedObjects |
| Type | function |
| Header File | /Engine/Plugins/Developer/Concert/ConcertUI/ConcertSharedSlate/Source/ConcertSharedSlate/Public/Replication/Editor/View/IReplicationStreamViewer.h |
| Include Path | #include "Replication/Editor/View/IReplicationStreamViewer.h" |
void SetSelectedObjects
(
TConstArrayView< TSoftObjectPtr <> > Objects
)