Navigation
API > API/Plugins > API/Plugins/WaveformEditorWidgets > API/Plugins/WaveformEditorWidgets/SWaveformTransformationsOverlay
| Name | FArguments |
| Type | struct |
| Header File | /Engine/Plugins/Editor/WaveformEditor/Source/WaveformEditorWidgets/Public/SWaveformTransformationsOverlay.h |
| Include Path | #include "SWaveformTransformationsOverlay.h" |
Syntax
struct FArguments : public TSlateBaseNamedArgs< SWaveformTransformationsOverlay >
Inheritance Hierarchy
- FSlateBaseNamedArgs → TSlateBaseNamedArgs → SWaveformTransformationsOverlay::FArguments
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FArguments() |
SWaveformTransformationsOverlay.h |
Typedefs
| Name | Type | Remarks | Include Path |
|---|---|---|---|
| WidgetArgsType | FArguments | SWaveformTransformationsOverlay.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
WidgetArgsType & AnchorsRatioConverter
(
TFunction< float(const float)> InArg |
SWaveformTransformationsOverlay.h | ||
NamedSlotProperty< FArguments > InArgs() |
SWaveformTransformationsOverlay.h |
Operators
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FArguments & operator[]
(
const TSharedRef< SWidget >& InChild |
SWaveformTransformationsOverlay.h |