Navigation
Unreal Engine C++ API Reference > Plugins > LiveLink > FLiveLinkClient
- ILiveLinkClient::GetSources()
- FLiveLinkClient::GetSources()
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 > GetSources
&40;
bool bEvenIfPendingKill
&41; const
Remarks
Get a list of all the sources the list of sources.
Parameters
Name | Description |
---|---|
bEvenIfPendingKill | Whether or not to include sources that are pending kill. |