Navigation
Unreal Engine C++ API Reference > Plugins > LiveLink > FLiveLinkClient
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 |
TArray< FGuid > GetDisplayableSources
&40;
bool bIncludeVirtualSources
&41; const
Remarks
Get all sources that can be displayed in the UI's source list. the list of displayable sources.
Parameters
Name | Description |
---|---|
bIncludeVirtualSources | Whether or not to include virtual sources in the returned list, since virtual sources are not displayed in the source list. |