Navigation
API > API/Plugins > API/Plugins/LiveLink
References
| Module | LiveLink |
| Header | /Engine/Plugins/Animation/LiveLink/Source/LiveLink/Public/LiveLinkSourceCollection.h |
| Include | #include "LiveLinkSourceCollection.h" |
Syntax
struct FLiveLinkCollectionSourceItem
Variables
| Type | Name | Description | |
|---|---|---|---|
| bool | bIsVirtualSource | ||
| bool | bPendingKill | ||
| FGuid | Guid | ||
| TObjectPtr< ULiveLinkSourceSettings > | Setting | ||
| TSharedPtr< ILiveLinkSource > | Source | ||
| TSharedPtr< FLiveLinkTimedDataInput > | TimedData |
Constructors
| Type | Name | Description | |
|---|---|---|---|
Functions
| Type | Name | Description | |
|---|---|---|---|
| bool |
Operators
| Type | Name | Description | |
|---|---|---|---|
| FLiveLinkCollectionSourceItem & | |||
| FLiveLinkCollectionSourceItem & | operator=
(
const FLiveLinkCollectionSourceItem& |