Navigation
API > API/Plugins > API/Plugins/MetaHumanImageViewerEditor > API/Plugins/MetaHumanImageViewerEditor/STrackerImageViewer
| Name | FArguments |
| Type | struct |
| Header File | /Engine/Plugins/MetaHuman/MetaHumanAnimator/Source/MetaHumanImageViewerEditor/Public/STrackerImageViewer.h |
| Include Path | #include "STrackerImageViewer.h" |
Syntax
struct FArguments : public TSlateBaseNamedArgs< STrackerImageViewer >
Inheritance Hierarchy
- FSlateBaseNamedArgs → TSlateBaseNamedArgs → STrackerImageViewer::FArguments
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FArguments() |
STrackerImageViewer.h |
Typedefs
| Name | Type | Remarks | Include Path |
|---|---|---|---|
| WidgetArgsType | FArguments | STrackerImageViewer.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
WidgetArgsType & Image
(
const TAttribute< const FSlateBrush* >& InAttribute |
STrackerImageViewer.h | ||
WidgetArgsType & ShouldDrawCurves
(
const TAttribute< bool >& InAttribute |
STrackerImageViewer.h | ||
WidgetArgsType & ShouldDrawPoints
(
const TAttribute< bool >& InAttribute |
If the curves and points should be drawn | STrackerImageViewer.h |