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 ,
public FGCObject
Inheritance Hierarchy
- FGCObject → SLiveLinkClientPanelToolbar
- FSharedFromThisBase → TSharedFromThis → SWidget → SCompoundWidget → SLiveLinkClientPanelToolbar
- FSlateControlledConstruction → SWidget → SCompoundWidget → SLiveLinkClientPanelToolbar
Structs
| Name | Remarks |
|---|---|
| FArguments |
Variables
Protected
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| AddSubjectMenu | TWeakPtr< IMenu > | LiveLinkClientPanelToolbar.h | ||
| Client | FLiveLinkClient * | LiveLinkClientPanelToolbar.h | ||
| Factories | TArray< TObjectPtr< ULiveLinkSourceFactory > > | LiveLinkClientPanelToolbar.h | ||
| LiveLinkPreset | TWeakObjectPtr< ULiveLinkPreset > | LiveLinkClientPanelToolbar.h | ||
| ParentWindowOverride | TSharedPtr< SWindow > | Parent window override used for creating asset dialogs when running in LiveLinkHub. | LiveLinkClientPanelToolbar.h | |
| VirtualSubjectMenu | TWeakPtr< IMenu > | LiveLinkClientPanelToolbar.h | ||
| VirtualSubjectPopup | TWeakPtr< STextEntryPopup > | LiveLinkClientPanelToolbar.h | ||
| VirtualSubjectSourceName | TWeakPtr< SEditableTextBox > | LiveLinkClientPanelToolbar.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
void Construct
(
const FArguments& Args, |
LiveLinkClientPanelToolbar.h |
Overridden from FGCObject
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual void AddReferencedObjects
(
FReferenceCollector& Collector |
LiveLinkClientPanelToolbar.h | ||
virtual FString GetReferencerName() |
LiveLinkClientPanelToolbar.h |