Navigation
API > API/Plugins > API/Plugins/LiveLink > API/Plugins/LiveLink/FLiveLinkClient
Description
Get the rebroadcast name for a given subject. (Defaults to the subject's subject name, but can be overriden.
| Name | GetRebroadcastName |
| 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 |
FName GetRebroadcastName
(
const FLiveLinkSubjectKey & InSubjectKey
) const