Navigation
API > API/Plugins > API/Plugins/LiveLink > API/Plugins/LiveLink/FLiveLinkCollectionSubjectItem
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| LiveLinkSourceCollection.h | |||
| LiveLinkSourceCollection.h | |||
FLiveLinkCollectionSubjectItem
(
FLiveLinkSubjectKey InKey, |
LiveLinkSourceCollection.h | ||
FLiveLinkCollectionSubjectItem
(
FLiveLinkSubjectKey InKey, |
LiveLinkSourceCollection.h |
FLiveLinkCollectionSubjectItem(const FLiveLinkCollectionSubjectItem &)
| Name | FLiveLinkCollectionSubjectItem |
| Type | function |
| Header File | /Engine/Plugins/Animation/LiveLink/Source/LiveLink/Public/LiveLinkSourceCollection.h |
| Include Path | #include "LiveLinkSourceCollection.h" |
FLiveLinkCollectionSubjectItem
(
const FLiveLinkCollectionSubjectItem &
)
FLiveLinkCollectionSubjectItem(FLiveLinkCollectionSubjectItem &&)
| Name | FLiveLinkCollectionSubjectItem |
| Type | function |
| Header File | /Engine/Plugins/Animation/LiveLink/Source/LiveLink/Public/LiveLinkSourceCollection.h |
| Include Path | #include "LiveLinkSourceCollection.h" |
FLiveLinkCollectionSubjectItem
(
FLiveLinkCollectionSubjectItem &&
)
FLiveLinkCollectionSubjectItem(FLiveLinkSubjectKey, ULiveLinkVirtualSubject *, bool)
| Name | FLiveLinkCollectionSubjectItem |
| Type | function |
| Header File | /Engine/Plugins/Animation/LiveLink/Source/LiveLink/Public/LiveLinkSourceCollection.h |
| Include Path | #include "LiveLinkSourceCollection.h" |
| Source | /Engine/Plugins/Animation/LiveLink/Source/LiveLink/Private/LiveLinkSourceCollection.cpp |
FLiveLinkCollectionSubjectItem
(
FLiveLinkSubjectKey InKey,
ULiveLinkVirtualSubject * InVirtualSubject,
bool bInEnabled
)
FLiveLinkCollectionSubjectItem(FLiveLinkSubjectKey, TUniquePtr< FLiveLinkSubject >, ULiveLinkSubjectSettings *, bool)
| Name | FLiveLinkCollectionSubjectItem |
| Type | function |
| Header File | /Engine/Plugins/Animation/LiveLink/Source/LiveLink/Public/LiveLinkSourceCollection.h |
| Include Path | #include "LiveLinkSourceCollection.h" |
| Source | /Engine/Plugins/Animation/LiveLink/Source/LiveLink/Private/LiveLinkSourceCollection.cpp |
FLiveLinkCollectionSubjectItem
(
FLiveLinkSubjectKey InKey,
TUniquePtr < FLiveLinkSubject > InLiveSubject,
ULiveLinkSubjectSettings * InSettings,
bool bInEnabled
)