Navigation
API > API/Plugins > API/Plugins/LiveLink > API/Plugins/LiveLink/FLiveLinkClient
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual void RemoveSource
(
TSharedPtr< ILiveLinkSource > Source |
LiveLinkClient.h | ||
virtual void RemoveSource
(
FGuid InEntryGuid |
LiveLinkClient.h |
RemoveSource(TSharedPtr< ILiveLinkSource >)
| Name | RemoveSource |
| Type | function |
| Header File | /Engine/Plugins/Animation/LiveLink/Source/LiveLink/Public/LiveLinkClient.h |
| Include Path | #include "LiveLinkClient.h" |
| Source | /Engine/Plugins/Animation/LiveLink/Source/LiveLink/Private/LiveLinkClient.cpp |
virtual void RemoveSource
(
TSharedPtr < ILiveLinkSource > Source
)
RemoveSource(FGuid)
| Name | RemoveSource |
| Type | function |
| Header File | /Engine/Plugins/Animation/LiveLink/Source/LiveLink/Public/LiveLinkClient.h |
| Include Path | #include "LiveLinkClient.h" |
| Source | /Engine/Plugins/Animation/LiveLink/Source/LiveLink/Private/LiveLinkClient.cpp |
virtual void RemoveSource
(
FGuid InEntryGuid
)