ULiveLinkPrestonMDRSourceFactory

Windows
MacOS
Linux

Inheritance Hierarchy

References

Module

LiveLinkPrestonMDR

Header

/Engine/Plugins/VirtualProduction/LiveLinkPrestonMDR/Source/LiveLinkPrestonMDR/Public/LiveLinkPrestonMDRFactory.h

Include

#include "LiveLinkPrestonMDRFactory.h"

Syntax

[UCLASS](Programming/UnrealArchitecture/Reference/Classes#classdeclaration)()
class ULiveLinkPrestonMDRSourceFactory : public ULiveLinkSourceFactory

Functions

Name Description

Public function Static

FString

 

CreateConnectionString

(
    const FLiveLinkPrestonMDRConnection...
)

Overridden from ULiveLinkSourceFactory

Name Description

Public function Virtual Const

TSharedPtr< ...

 

BuildCreationPanel

(
    FOnLiveLinkSourceCreated OnLiveLink...
)

Create a widget responsible for the creation of a Live Link source.

Public function Virtual Const

TSharedPtr< ...

 

CreateSource

(
    const FString& ConnectionString
)

Create a new source from a ConnectionString

Public function Virtual Const

EMenuType

 

GetMenuType()

How the factory should be visible in the LiveLink UI.

Public function Virtual Const

FText

 

GetSourceDisplayName()

The name of the menu item (of any EMenuType)

Public function Virtual Const

FText

 

GetSourceTooltip()

The tooltip of the menu item (of any EMenyType)

Typedefs

Name

Description

FBuildCreationPanelDelegate

Constants

Name

Description

OnBuildCreationPanel

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