Navigation
API > API/Plugins > API/Plugins/LiveLinkEditor
| Name | SLiveLinkClientPanelToolbar |
| Type | class |
| Header File | /Engine/Plugins/Animation/LiveLink/Source/LiveLinkEditor/Public/LiveLinkClientPanelToolbar.h |
| Include Path | #include "LiveLinkClientPanelToolbar.h" |
Syntax
class SLiveLinkClientPanelToolbar : public SCompoundWidget
Inheritance Hierarchy
- FSharedFromThisBase → TSharedFromThis → SWidget → SCompoundWidget → SLiveLinkClientPanelToolbar
- FSlateControlledConstruction → SWidget → SCompoundWidget → SLiveLinkClientPanelToolbar
Structs
| Name | Remarks |
|---|---|
| FArguments |
Variables
Protected
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Client | FLiveLinkClient * | Cached livelink client. | LiveLinkClientPanelToolbar.h | |
| LiveLinkPreset | TWeakObjectPtr< ULiveLinkPreset > | Last LiveLink preset that's been loaded. | LiveLinkClientPanelToolbar.h | |
| ParentWindowOverride | TSharedPtr< SWindow > | Parent window override used for creating asset dialogs when running in LiveLinkHub. | LiveLinkClientPanelToolbar.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
void Construct
(
const FArguments& Args, |
LiveLinkClientPanelToolbar.h |