Navigation
API > API/Plugins > API/Plugins/MetaHumanLocalLiveLinkSource
| Name | UMetaHumanLocalLiveLinkSourceSettings |
| Type | class |
| Header File | /Engine/Plugins/MetaHuman/MetaHumanLiveLink/Source/MetaHumanLocalLiveLinkSource/Public/MetaHumanLocalLiveLinkSourceSettings.h |
| Include Path | #include "MetaHumanLocalLiveLinkSourceSettings.h" |
Syntax
UCLASS ()
class UMetaHumanLocalLiveLinkSourceSettings : public ULiveLinkSourceSettings
Inheritance Hierarchy
- UObjectBase → UObjectBaseUtility → UObject → ULiveLinkSourceSettings → UMetaHumanLocalLiveLinkSourceSettings
Derived Classes
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| bIsPreset | bool | MetaHumanLocalLiveLinkSourceSettings.h |
Protected
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Source | FMetaHumanLocalLiveLinkSource * | MetaHumanLocalLiveLinkSourceSettings.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FLiveLinkSubjectKey RequestSubjectCreation
(
const FString& InSubjectName, |
MetaHumanLocalLiveLinkSourceSettings.h | ||
void SetSource
(
FMetaHumanLocalLiveLinkSource* InSource |
MetaHumanLocalLiveLinkSourceSettings.h |