Navigation
API > API/Runtime > API/Runtime/LiveLinkInterface > API/Runtime/LiveLinkInterface/ILiveLinkClient
References
| Module | LiveLinkInterface |
| Header | /Engine/Source/Runtime/LiveLinkInterface/Public/ILiveLinkClient.h |
| Include | #include "ILiveLinkClient.h" |
TArray < FGuid > GetVirtualSources
(
bool bEvenIfPendingKill
) const
Remarks
Get a list of all the VirtualSubjects sources the list of sources.
Parameters
| Name | Description |
|---|---|
| bEvenIfPendingKill | Whether or not to include sources that are pending kill. |