Navigation
Unreal Engine C++ API Reference > Runtime > LiveLinkInterface
References
Module | LiveLinkInterface |
Header | /Engine/Source/Runtime/LiveLinkInterface/Public/LiveLinkPresetTypes.h |
Include | #include "LiveLinkPresetTypes.h" |
Syntax
struct FLiveLinkSubjectPreset
Variables
Type | Name | Description | |
---|---|---|---|
![]() |
bool | bEnabled | |
![]() |
FLiveLinkSubjectKey | Key | |
![]() |
TSubclassOf< ULiveLinkRole > | Role | |
![]() |
TObjectPtr< ULiveLinkSubjectSettings > | Settings | |
![]() |
TObjectPtr< ULiveLinkVirtualSubject > | VirtualSubject |