Navigation
API > API/Runtime > API/Runtime/LiveLinkInterface > API/Runtime/LiveLinkInterface/ILiveLinkClient
- ILiveLinkClient::GetVirtualSources()
- FLiveLinkClient::GetVirtualSources()
References
| Module | LiveLinkInterface |
| Header | /Engine/Source/Runtime/LiveLinkInterface/Public/ILiveLinkClient.h |
| Include | #include "ILiveLinkClient.h" |
TArray< FGuid > GetVirtualSources
&40;
bool bEvenIfPendingKill
&41; 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. |