Navigation
API > API/Plugins > API/Plugins/LiveLink > API/Plugins/LiveLink/FLiveLinkClient
- ILiveLinkClient::GetSubjectStaticData_AnyThread()
- FLiveLinkClient::GetSubjectStaticData_AnyThread()
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 |
virtual const FLiveLinkStaticDataStruct * GetSubjectStaticData_AnyThread
(
const FLiveLinkSubjectKey & InSubjectKey,
bool bGetOverrideData
) const
Remarks
Utility method to grab a subject's static data. Used by the RecordingController when static data is missing from the recording.