Navigation
API > API/Plugins > API/Plugins/MetaHumanCalibrationCore > API/Plugins/MetaHumanCalibrationCore/SMetaHumanImageViewerScrubber
| Name | FArguments |
| Type | struct |
| Header File | /Engine/Plugins/MetaHuman/MetaHumanCalibrationProcessing/Source/MetaHumanCalibrationCore/Public/Widgets/SMetaHumanImageViewerScrubber.h |
| Include Path | #include "Widgets/SMetaHumanImageViewerScrubber.h" |
Syntax
struct FArguments : public TSlateBaseNamedArgs< SMetaHumanImageViewerScrubber >
Inheritance Hierarchy
- FSlateBaseNamedArgs → TSlateBaseNamedArgs → SMetaHumanImageViewerScrubber::FArguments
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FArguments() |
Widgets/SMetaHumanImageViewerScrubber.h |
Typedefs
| Name | Type | Remarks | Include Path |
|---|---|---|---|
| WidgetArgsType | FArguments | Widgets/SMetaHumanImageViewerScrubber.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
WidgetArgsType & AllowVisualization
(
bool InArg |
Widgets/SMetaHumanImageViewerScrubber.h | ||
WidgetArgsType & FrameRate
(
double InArg |
Widgets/SMetaHumanImageViewerScrubber.h | ||
WidgetArgsType & NumberOfFrames
(
int32 InArg |
Widgets/SMetaHumanImageViewerScrubber.h | ||
WidgetArgsType & OnValueChanged
(
const FOnFloatValueChanged& InDelegate |
Widgets/SMetaHumanImageViewerScrubber.h | ||
WidgetArgsType & Style
(
const FSliderStyle* InArg |
Widgets/SMetaHumanImageViewerScrubber.h |