ULiveLinkVRPNSourceFactory::CreateSource

Create a new source from a ConnectionString

Windows
MacOS
Linux

Override Hierarchy

ULiveLinkSourceFactory::CreateSource()

ULiveLinkVRPNSourceFactory::CreateSource()

References

Module

LiveLinkVRPN

Header

/Engine/Plugins/VirtualProduction/LiveLinkVRPN/Source/LiveLinkVRPN/Public/LiveLinkVRPNSourceFactory.h

Include

#include "LiveLinkVRPNSourceFactory.h"

Source

/Engine/Plugins/VirtualProduction/LiveLinkVRPN/Source/LiveLinkVRPN/Private/LiveLinkVRPNSourceFactory.cpp

Syntax

virtual TSharedPtr< ILiveLinkSource > CreateSource
(
    const FString & ConnectionString
) const

Remarks

Create a new source from a ConnectionString

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