Navigation
API > API/Plugins > API/Plugins/LiveLink > API/Plugins/LiveLink/FLiveLinkCollectionSubjectItem > API/Plugins/LiveLink/FLiveLinkCollectionSubjectItem/GetSubject
References
| Module | LiveLink |
| Header | /Engine/Plugins/Animation/LiveLink/Source/LiveLink/Public/LiveLinkSourceCollection.h |
| Include | #include "LiveLinkSourceCollection.h" |
ILiveLinkSubject * GetSubject()
Remarks
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.