Navigation
API > API/Runtime > API/Runtime/LiveLinkInterface
| Name | FLiveLinkSubjectPreset |
| Type | struct |
| Header File | /Engine/Source/Runtime/LiveLinkInterface/Public/LiveLinkPresetTypes.h |
| Include Path | #include "LiveLinkPresetTypes.h" |
Syntax
USTRUCT ()
struct FLiveLinkSubjectPreset
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| bEnabled | bool | LiveLinkPresetTypes.h | ||
| Key | FLiveLinkSubjectKey | LiveLinkPresetTypes.h |
|
|
| Role | TSubclassOf< ULiveLinkRole > | LiveLinkPresetTypes.h |
|
|
| Settings | TObjectPtr< ULiveLinkSubjectSettings > | LiveLinkPresetTypes.h |
|
|
| VirtualSubject | TObjectPtr< ULiveLinkVirtualSubject > | LiveLinkPresetTypes.h |
|