Navigation
API > API/Runtime > API/Runtime/LiveLinkInterface
Base class of factory that creates Source. A source can be created in the editor via the Live Link panel or at runtime via a connection string.
| |
|
| Name |
ULiveLinkSourceFactory |
| Type |
class |
| Header File |
/Engine/Source/Runtime/LiveLinkInterface/Public/LiveLinkSourceFactory.h |
| Include Path |
#include "LiveLinkSourceFactory.h" |
Syntax
UCLASS (Abstract, MinimalAPI)
class ULiveLinkSourceFactory : public UObject
Inheritance Hierarchy
Derived Classes
ULiveLinkSourceFactory derived class hierarchy
Enums
Public
Typedefs
Functions