Navigation
API > API/Plugins > API/Plugins/LiveLinkEditor > API/Plugins/LiveLinkEditor/FLiveLinkSubjectsView
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FLiveLinkSubjectsView
(
FOnSubjectSelectionChanged InOnSubjectSelectionChanged, |
LiveLinkClientPanelViews.h | ||
FLiveLinkSubjectsView
(
FOnSubjectSelectionChanged InOnSubjectSelectionChanged, |
LiveLinkClientPanelViews.h |
FLiveLinkSubjectsView(FOnSubjectSelectionChanged, const TSharedPtr< FUICommandList > &, TAttribute< bool >)
| Name | FLiveLinkSubjectsView |
| Type | function |
| Header File | /Engine/Plugins/Animation/LiveLink/Source/LiveLinkEditor/Public/LiveLinkClientPanelViews.h |
| Include Path | #include "LiveLinkClientPanelViews.h" |
| Source | /Engine/Plugins/Animation/LiveLink/Source/LiveLinkEditor/Private/LiveLinkClientPanelViews.cpp |
FLiveLinkSubjectsView
(
FOnSubjectSelectionChanged InOnSubjectSelectionChanged,
const TSharedPtr < FUICommandList > & InCommandList,
TAttribute < bool > bInReadOnly
)
FLiveLinkSubjectsView(FOnSubjectSelectionChanged, const TSharedPtr< FUICommandList > &, const FSubjectsViewArgs &)
| Name | FLiveLinkSubjectsView |
| Type | function |
| Header File | /Engine/Plugins/Animation/LiveLink/Source/LiveLinkEditor/Public/LiveLinkClientPanelViews.h |
| Include Path | #include "LiveLinkClientPanelViews.h" |
| Source | /Engine/Plugins/Animation/LiveLink/Source/LiveLinkEditor/Private/LiveLinkClientPanelViews.cpp |
FLiveLinkSubjectsView
(
FOnSubjectSelectionChanged InOnSubjectSelectionChanged,
const TSharedPtr < FUICommandList > & InCommandList,
const FSubjectsViewArgs & InArgs
)