FLiveLinkClient::IsSubjectValid

Whether or not a subject from a specific source is valid and has valid snapshot data

Windows
MacOS
Linux

Override Hierarchy

ILiveLinkClient::IsSubjectValid()

FLiveLinkClient::IsSubjectValid()

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

Syntax

virtual bool IsSubjectValid
(
    const FLiveLinkSubjectKey & SubjectKey
) const

Remarks

Whether or not a subject from a specific source is valid and has valid snapshot data

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss