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
Structs
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