Navigation
API > API/Plugins > API/Plugins/MetaHumanCalibrationCore
| Name | SMetaHumanCalibrationObjectWidget |
| Type | class |
| Header File | /Engine/Plugins/MetaHuman/MetaHumanCalibrationProcessing/Source/MetaHumanCalibrationCore/Public/Widgets/SMetaHumanCalibrationObjectWidget.h |
| Include Path | #include "Widgets/SMetaHumanCalibrationObjectWidget.h" |
Syntax
template<class FObjectType>
class SMetaHumanCalibrationObjectWidget : public SCompoundWidget
Inheritance Hierarchy
- FSharedFromThisBase → TSharedFromThis → SWidget → SCompoundWidget → SMetaHumanCalibrationObjectWidget
- FSlateControlledConstruction → SWidget → SCompoundWidget → SMetaHumanCalibrationObjectWidget
Structs
| Name | Remarks |
|---|---|
| FArguments |
Typedefs
| Name | Type | Remarks | Include Path |
|---|---|---|---|
| FOnObjectChanged | TBaseDelegate_OneParam< void, const FPropertyChangedEvent & > | Widgets/SMetaHumanCalibrationObjectWidget.h |
Variables
Protected
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| DetailsView | TSharedPtr< IDetailsView > | Widgets/SMetaHumanCalibrationObjectWidget.h | ||
| OnObjectChanged | FOnObjectChanged | Widgets/SMetaHumanCalibrationObjectWidget.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
void Construct
(
const FArguments& InArgs |
Widgets/SMetaHumanCalibrationObjectWidget.h | ||
void Refresh() |
Widgets/SMetaHumanCalibrationObjectWidget.h | ||
void Reset
(
TWeakObjectPtr< FObjectType > InObject |
Widgets/SMetaHumanCalibrationObjectWidget.h |