ULiveLinkVirtualSubject::DependsOnSubject

Returns true whether this virtual subject depends on the Subject named SubjectName

Windows
MacOS
Linux

References

Module

LiveLinkInterface

Header

/Engine/Source/Runtime/LiveLinkInterface/Public/LiveLinkVirtualSubject.h

Include

#include "LiveLinkVirtualSubject.h"

Source

/Engine/Source/Runtime/LiveLinkInterface/Private/LiveLinkVirtualSubject.cpp

Syntax

virtual bool DependsOnSubject
(
    FName SubjectName
) const

Remarks

Returns true whether this virtual subject depends on the Subject named SubjectName

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