Navigation
API > API/Plugins > API/Plugins/ConcertSharedSlate
Shows a SSessionHistory widget - keeping alive the controller as long as this widget lives. Useful for closeable tabs.
| Name | SSessionHistoryWrapper |
| Type | class |
| Header File | /Engine/Plugins/Developer/Concert/ConcertUI/ConcertSharedSlate/Source/ConcertSharedSlate/Public/Session/History/SSessionHistoryWrapper.h |
| Include Path | #include "Session/History/SSessionHistoryWrapper.h" |
Syntax
class SSessionHistoryWrapper : public SCompoundWidget
Inheritance Hierarchy
- FSharedFromThisBase → TSharedFromThis → SWidget → SCompoundWidget → SSessionHistoryWrapper
- FSlateControlledConstruction → SWidget → SCompoundWidget → SSessionHistoryWrapper
Structs
| Name | Remarks |
|---|---|
| FArguments |
Variables
Protected
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Controller | TSharedPtr< FAbstractSessionHistoryController > | Manages SessionHistory | Session/History/SSessionHistoryWrapper.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
void Construct
(
const FArguments& InArgs, |
Session/History/SSessionHistoryWrapper.h |