ILiveLinkClient::AddVirtualSubject

Add a new virtual subject to the client

Windows
MacOS
Linux

Override Hierarchy

ILiveLinkClient::AddVirtualSubject()

FLiveLinkClient::AddVirtualSubject()

References

Module

LiveLinkInterface

Header

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

Include

#include "ILiveLinkClient.h"

Syntax

bool AddVirtualSubject
(
    const FLiveLinkSubjectKey & VirtualSubjectKey,
    TSubclassOf< ULiveLinkVirtualSubject > VirtualSubjectClass
)

Remarks

Add a new virtual subject to the client

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