Navigation
API > API/Plugins > API/Plugins/LiveLink > API/Plugins/LiveLink/FLiveLinkCollectionSubjectItem
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| Todo: These methods should be revisited because they may not be safe to access when LiveLinkHub is ticked outside of the game thread. | LiveLinkSourceCollection.h | ||
| LiveLinkSourceCollection.h |
GetSubject()
Description
Todo: These methods should be revisited because they may not be safe to access when LiveLinkHub is ticked outside of the game thread. ie. Calling methods on a subject that is about to be removed will not keep the underlying livelink subject alive.
| Name | GetSubject |
| Type | function |
| Header File | /Engine/Plugins/Animation/LiveLink/Source/LiveLink/Public/LiveLinkSourceCollection.h |
| Include Path | #include "LiveLinkSourceCollection.h" |
ILiveLinkSubject * GetSubject()
GetSubject()
| Name | GetSubject |
| Type | function |
| Header File | /Engine/Plugins/Animation/LiveLink/Source/LiveLink/Public/LiveLinkSourceCollection.h |
| Include Path | #include "LiveLinkSourceCollection.h" |
ILiveLinkSubject * GetSubject() const