Navigation
API > API/Plugins > API/Plugins/LiveLinkEditor > API/Plugins/LiveLinkEditor/FLiveLinkSubjectUIEntry
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FLiveLinkSubjectUIEntry
(
FLiveLinkClient* InClient, |
LiveLinkClientPanelViews.h | ||
FLiveLinkSubjectUIEntry
(
const FLiveLinkSubjectKey& InSubjectKey, |
LiveLinkClientPanelViews.h |
FLiveLinkSubjectUIEntry(FLiveLinkClient *, ELiveLinkEntryType)
| Name | FLiveLinkSubjectUIEntry |
| 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 |
FLiveLinkSubjectUIEntry
(
FLiveLinkClient * InClient,
ELiveLinkEntryType InType
)
FLiveLinkSubjectUIEntry(const FLiveLinkSubjectKey &, FLiveLinkClient *, bool)
| Name | FLiveLinkSubjectUIEntry |
| 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 |
FLiveLinkSubjectUIEntry
(
const FLiveLinkSubjectKey & InSubjectKey,
FLiveLinkClient * InClient,
bool bIsSource
)