Navigation
API > API/Plugins > API/Plugins/MetaHumanLocalLiveLinkSource
| Name | SMetaHumanMediaSourceWidget |
| Type | class |
| Header File | /Engine/Plugins/MetaHuman/MetaHumanLiveLink/Source/MetaHumanLocalLiveLinkSource/Public/MetaHumanMediaSourceWidget.h |
| Include Path | #include "MetaHumanMediaSourceWidget.h" |
Syntax
class SMetaHumanMediaSourceWidget : public SCompoundWidget
Inheritance Hierarchy
- FSharedFromThisBase → TSharedFromThis → SWidget → SCompoundWidget → SMetaHumanMediaSourceWidget
- FSlateControlledConstruction → SWidget → SCompoundWidget → SMetaHumanMediaSourceWidget
Structs
| Name | Remarks |
|---|---|
| FArguments |
Enums
Public
| Name | Remarks |
|---|---|
| EMediaType | |
| EWidgetType |
Variables
Protected
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Impl | TSharedPtr< class SMetaHumanMediaSourceWidgetImpl > | MetaHumanMediaSourceWidget.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
bool CanCreate() |
MetaHumanMediaSourceWidget.h | ||
void Construct
(
const FArguments& InArgs, |
MetaHumanMediaSourceWidget.h | ||
FMetaHumanMediaSourceCreateParams GetCreateParams() |
MetaHumanMediaSourceWidget.h | ||
TSharedPtr< SWidget > GetWidget
(
EWidgetType InWidgetType |
MetaHumanMediaSourceWidget.h | ||
void Repopulate() |
MetaHumanMediaSourceWidget.h |