Navigation
API > API/Plugins > API/Plugins/LiveLink > API/Plugins/LiveLink/FLiveLinkClient
- ILiveLinkClient::GetVirtualSources()
- FLiveLinkClient::GetVirtualSources()
References
| Module | LiveLink |
| Header | /Engine/Plugins/Animation/LiveLink/Source/LiveLink/Public/LiveLinkClient.h |
| Include | #include "LiveLinkClient.h" |
| Source | /Engine/Plugins/Animation/LiveLink/Source/LiveLink/Private/LiveLinkClient.cpp |
virtual 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. |