Navigation
API > API/Plugins > API/Plugins/ConcertSharedSlate > API/Plugins/ConcertSharedSlate/Replication > API/Plugins/ConcertSharedSlate/Replication/Editor > API/Plugins/ConcertSharedSlate/Replication/Editor/View
Inheritance Hierarchy
- FSlateControlledConstruction
- TSharedFromThis
- SWidget
- SCompoundWidget
- IReplicationStreamViewer
- IReplicationStreamEditor
References
| Module | ConcertSharedSlate |
| Header | /Engine/Plugins/Developer/Concert/ConcertUI/ConcertSharedSlate/Source/ConcertSharedSlate/Public/Replication/Editor/View/IReplicationStreamViewer.h |
| Include | #include "Replication/Editor/View/IReplicationStreamViewer.h" |
Syntax
class IReplicationStreamViewer : public SCompoundWidget
Remarks
Widget which views a replication stream.
Destructors
| Type | Name | Description | |
|---|---|---|---|
Functions
| Type | Name | Description | |
|---|---|---|---|
| TArray< FSoftObjectPath > | |||
| void | Refresh () |
Call after the data underlying the model was externally changed and needs to be redisplayed in the UI. | |
| void | RequestObjectColumnResort
(
const FName& ColumnId |
Requests that column be resorted; the column is in the top object view. | |
| void | RequestPropertyColumnResort
(
const FName& ColumnId |
Requests that column be resorted; the column is in the bottom property view. |
See Also
ReplicationWidgetFactories.h